Handles truncated members from the exponential family of probability distributions. Contains functions such as rtruncnorm() and dtruncpois(), which are truncated versions of rnorm() and dpois() from the stats package that also offer richer output containing, for example, the distribution parameters. It also provides functions to retrieve the original distribution parameters from a truncated sample by maximum-likelihood estimation.
Version: | 1.2.0 |
Imports: | methods, invgamma, rmutil |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2024-09-26 |
DOI: | 10.32614/CRAN.package.TruncExpFam |
Author: | René Holst [aut], Waldir Leoncio [cre, aut] |
Maintainer: | Waldir Leoncio <w.l.netto at medisin.uio.no> |
BugReports: | https://github.com/ocbe-uio/TruncExpFam/issues |
License: | GPL-3 |
URL: | https://ocbe-uio.github.io/TruncExpFam/ |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | Distributions |
CRAN checks: | TruncExpFam results |
Reference manual: | TruncExpFam.pdf |
Vignettes: |
Sampling_and_ML_estimation (source, R code) |
Package source: | TruncExpFam_1.2.0.tar.gz |
Windows binaries: | r-devel: TruncExpFam_1.2.0.zip, r-release: TruncExpFam_1.2.0.zip, r-oldrel: TruncExpFam_1.2.0.zip |
macOS binaries: | r-release (arm64): TruncExpFam_1.2.0.tgz, r-oldrel (arm64): TruncExpFam_1.2.0.tgz, r-release (x86_64): TruncExpFam_1.2.0.tgz, r-oldrel (x86_64): TruncExpFam_1.2.0.tgz |
Old sources: | TruncExpFam archive |
Please use the canonical form https://CRAN.R-project.org/package=TruncExpFam to link to this page.