Skip to content
Sections
>> Trisquel >> Packages >> aramo >> gnu-r >> r-cran-rcppdist
aramo  ]
[ Source: r-cran-rcppdist  ]

Package: r-cran-rcppdist (0.1.1-1)

'Rcpp' Integration of Additional Probability Distributions

The 'Rcpp' package provides a C++ library to make it easier to use C++ with R. R and 'Rcpp' provide functions for a variety of statistical distributions.

Several R packages make functions available to R for additional statistical distributions. However, to access these functions from C++ code, a costly call to the R functions must be made. 'RcppDist' provides a header-only C++ library with functions for additional statistical distributions that can be called from C++ when writing code using 'Rcpp' or 'RcppArmadillo'. Functions are available that return a 'NumericVector' as well as doubles, and for multivariate or matrix distributions, 'Armadillo' vectors and matrices.

'RcppDist' provides functions for the following distributions:

 - the four parameter beta distribution;
 - the location-scale t distribution;
 - the truncated normal distribution;
 - the truncated t distribution;
 - a truncated location-scale t distribution;
 - the triangle distribution;
 - the multivariate normal distribution*;
 - the multivariate t distribution*;
 - the Wishart distribution*; and
 - the inverse Wishart distribution*.
Distributions marked with an asterisk rely on 'RcppArmadillo'.

Other Packages Related to r-cran-rcppdist

  • depends
  • recommends
  • suggests
  • sug: r-cran-knitr
    GNU R package for dynamic report generation using Literate Programming
  • sug: r-cran-rmarkdown
    convert R markdown documents into a variety of formats

Download r-cran-rcppdist

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 406.8 kB681 kB [list of files]
arm64 398.4 kB645 kB [list of files]
armhf 408.3 kB612 kB [list of files]
ppc64el 406.2 kB701 kB [list of files]