RcppTN: Rcpp-Based Truncated Normal Distribution RNG and Family

R-level and C++-level functionality to generate random deviates from and calculate moments of a Truncated Normal distribution using the algorithm of Robert (1995) <doi:10.1007/BF00143942>. In addition to RNG, functions for calculating moments, densities, and entropies are provided at both levels.

Version: 0.2-2
Imports: Rcpp
LinkingTo: Rcpp
Suggests: testthat
Published: 2017-11-21
Author: Jonathan Olmsted [aut, cre]
Maintainer: Jonathan Olmsted <jpolmsted at gmail.com>
BugReports: http://github.com/olmjo/RcppTN/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://github.com/olmjo/RcppTN
NeedsCompilation: yes
Materials: NEWS
CRAN checks: RcppTN results

Documentation:

Reference manual: RcppTN.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: bsvars, spaceNet
Reverse linking to: bsvars

Linking:

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