Package: mvpd
Title: Multivariate Product Distributions for Elliptically Contoured
        Distributions
Version: 0.0.5
Authors@R: 
    c(
             person("Bruce", "Swihart", 
             role = c("aut", "cre"), 
             email="bruce.swihart@gmail.com",
             comment = c(ORCID = "0000-0002-4216-9942")
             ))
Description: Estimates multivariate subgaussian stable densities 
    and probabilities as well as generates random variates using product 
    distribution theory.  A function for estimating the parameters from 
    data to fit a distribution to data is also provided, using the 
    method from Nolan (2013) <doi:10.1007/s00180-013-0396-7>.
Imports: matrixStats, stabledist, libstable4u, mvtnorm, stats,
        cubature, Matrix
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: scales, VGAMextra, expint, invgamma, LNPar, rgl, uniformly,
        rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/swihart/mvpd, https://swihart.github.io/mvpd/
BugReports: https://github.com/swihart/mvpd/issues
NeedsCompilation: no
Packaged: 2025-06-18 17:32:43 UTC; bruce
Author: Bruce Swihart [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4216-9942>)
Maintainer: Bruce Swihart <bruce.swihart@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-18 18:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:18:21 UTC; windows
