Package: sparseMVN
Type: Package
Title: Multivariate Normal Functions for Sparse Covariance and
        Precision Matrices
Version: 0.2.1
Date: 2017-05-23
Authors@R: person(given="Michael", family="Braun", email="braunm@smu.edu", role=c("aut","cre","cph"))
Maintainer: Michael Braun <braunm@smu.edu>
URL: http://www.smu.edu/Cox/Departments/FacultyDirectory/BraunMichael
Description: Computes multivariate normal (MVN) densities, and
    samples from MVN distributions, when the covariance or
    precision matrix is sparse.
License: MPL (>= 2.0)
Depends: R (>= 3.4.0)
Imports: Matrix (>= 1.2.8), methods
Suggests: mvtnorm (>= 1.0.6), plyr, knitr, testthat, dplyr (>= 0.5.0),
        scales, reshape2, trustOptim (>= 0.8.5), xtable (>= 1.8),
        ggplot2 (>= 2.2.1), tidyr (>= 0.6.1)
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-23 21:15:01 UTC; braunm
Author: Michael Braun [aut, cre, cph]
Repository: CRAN
Date/Publication: 2017-05-24 04:33:07 UTC
