Package: matdist
Type: Package
Title: Matrix Variate Distributions
Version: 0.1.0
Authors@R: person("Kisung", "You", role = c("aut", "cre"), email = "kyou@nd.edu")
Description: It provides tools for computing densities and generating random samples
	from matrix variate distributions, including matrix normal, Wishart, matrix Student-t,
	matrix Dirichlet and matrix beta distributions. For complete disposition, see
	Gupta and Nagar (1999) <ISBN:978-1584880462>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: Rcpp, Rlinsolve, stats, utils
Depends: R (>= 3.0.0), RcppZiggurat
LinkingTo: Rcpp, RcppArmadillo, RcppGSL
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-10-15 21:25:43 UTC; kisung
Author: Kisung You [aut, cre]
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2017-10-16 12:48:04 UTC
