Package: rWishart
Title: Random Wishart Matrix Generation
Version: 0.1.2
Authors@R: c(person("Ben", "Barnard", 
                    email = "benbarnard87@gmail.com", 
                    role = c("aut", "cre")),
             person("Dean", "Young", 
                    role = c("aut")))
Maintainer: Ben Barnard <benbarnard87@gmail.com>
Description: An expansion of R's 'stats' random wishart matrix generation. 
  This package allows the user to generate singular, Uhlig and Harald (1994) 
  <doi:10.1214/aos/1176325375>, and pseudo wishart, Diaz-Garcia, et al.(1997) 
  <doi:10.1006/jmva.1997.1689>, matrices. In addition the user can generate 
  wishart matrices with fractional degrees of freedom, Adhikari (2008) 
  <doi:10.1061/(ASCE)0733-9399(2008)134:12(1029)>, commonly used in volatility 
  modeling. Users can also use this package to create random covariance matrices.
Depends: R (>= 3.3)
Imports: Matrix, MASS, stats, lazyeval
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: covr, knitr, rmarkdown, testthat
URL: https://rwishart.bearstatistics.com
NeedsCompilation: no
Packaged: 2019-11-19 19:46:52 UTC; ben_b
Author: Ben Barnard [aut, cre],
  Dean Young [aut]
Repository: CRAN
Date/Publication: 2019-11-19 23:10:02 UTC
Built: R 4.0.2; ; 2020-07-16 03:09:07 UTC; unix
