TruncExpFam: Truncated Exponential Family

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.1.1
Imports: methods, invgamma, rmutil
Suggests: knitr, rmarkdown, testthat
Published: 2024-02-26
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
CRAN checks: TruncExpFam results

Documentation:

Reference manual: TruncExpFam.pdf
Vignettes: Sampling_and_ML_estimation

Downloads:

Package source: TruncExpFam_1.1.1.tar.gz
Windows binaries: r-devel: TruncExpFam_1.1.1.zip, r-release: TruncExpFam_1.1.1.zip, r-oldrel: TruncExpFam_1.1.1.zip
macOS binaries: r-release (arm64): TruncExpFam_1.1.1.tgz, r-oldrel (arm64): TruncExpFam_1.1.1.tgz, r-release (x86_64): TruncExpFam_1.1.1.tgz
Old sources: TruncExpFam archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TruncExpFam to link to this page.