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.0.0
Imports: methods, invgamma, rmutil
Suggests: testthat
Published: 2022-02-24
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://github.com/ocbe-uio/TruncExpFam
NeedsCompilation: no
CRAN checks: TruncExpFam results

Documentation:

Reference manual: TruncExpFam.pdf

Downloads:

Package source: TruncExpFam_1.0.0.tar.gz
Windows binaries: r-devel: TruncExpFam_1.0.0.zip, r-release: TruncExpFam_1.0.0.zip, r-oldrel: TruncExpFam_1.0.0.zip
macOS binaries: r-release (arm64): TruncExpFam_1.0.0.tgz, r-oldrel (arm64): TruncExpFam_1.0.0.tgz, r-release (x86_64): TruncExpFam_1.0.0.tgz, r-oldrel (x86_64): TruncExpFam_1.0.0.tgz

Linking:

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