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 |
DOI: | 10.32614/CRAN.package.RcppTN |
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 |
Reference manual: | RcppTN.pdf |
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, r-oldrel (x86_64): RcppTN_0.2-2.tgz |
Old sources: | RcppTN archive |
Reverse imports: | bsvars, spaceNet |
Reverse linking to: | bsvars |
Please use the canonical form https://CRAN.R-project.org/package=RcppTN to link to this page.