Package: matdist
Type: Package
Title: Matrix Variate Distributions
Version: 0.1.1
Authors@R: person("Kisung", "You", role = c("aut", "cre"), email = "kyou@nd.edu",comment=c(ORCID="0000-0002-8584-459X"))
Description: 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, Rdpack
Depends: R (>= 3.0.0), RcppZiggurat
LinkingTo: Rcpp, RcppArmadillo, RcppGSL
RoxygenNote: 6.0.1
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2017-12-07 21:35:40 UTC; kisung
Author: Kisung You [aut, cre] (0000-0002-8584-459X)
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2017-12-07 21:46:16 UTC
