r-truncdist
Truncated random variables
This package provides a collection of tools to evaluate probability density functions, cumulative distribution functions, quantile functions and random numbers for truncated random variables. These functions are provided to also compute the expected value and variance. Q-Q plots can be produced. All the probability functions in the stats, stats4 and evd packages are automatically available for truncation.
- Versions: 1.0-2
- Website: https://cran.r-project.org/package=truncdist
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-truncdist
as follows:
guix install r-truncdist
Or install a particular version:
guix install r-truncdist@1.0-2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/r-truncdist/'><img src='http://127.0.0.1:3000/packages/r-truncdist/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-truncdist/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-truncdist/) Org: [[http://127.0.0.1:3000/packages/r-truncdist/][http://127.0.0.1:3000/packages/r-truncdist/badges/latest-version.svg]]