Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

mvnfast : Fast Multivariate Normal Methods

Package: mvnfast
Type: Package
Title: Fast Multivariate Normal Methods
Version: 0.1.4
Date: 2016-01-08
Author: Matteo Fasiolo, using the C++ parallel RNG of Thijs van den Berg and
Ziggurat algorithm of Jens Maurer and Steven Watanabe (boost)
Maintainer: Matteo Fasiolo <matteo.fasiolo@gmail.com>
Description: Provides computationally efficient tools related to
the multivariate normal distribution. The main functionalities are:
simulating multivariate normal random vectors, evaluating multivariate
normal densities and Mahalanobis distances. These tools are very efficient
thanks to the use of C++ code and of the OpenMP API.
License: GPL (>= 2.0)
URL: https://github.com/mfasiolo/mvnfast, www.sitmo.com
Imports: Rcpp (>= 0.10.4)
Suggests: knitr, testthat, mvtnorm, microbenchmark, MASS, plyr
LinkingTo: Rcpp, RcppArmadillo, BH
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-01-08 17:50:58 UTC; teo
Repository: CRAN
Date/Publication: 2016-01-08 22:58:35

● Data Source: CranContrib
● 0 images, 4 functions, 0 datasets
Reverse Depends: 1