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) . Imports: matrixStats, stabledist, libstable4u, mvtnorm, stats, cubature, Matrix Depends: R (>= 3.4.0) License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: make libgsl0-dev Repository: https://swihart.r-universe.dev Date/Publication: 2026-04-15 13:57:29 UTC RemoteUrl: https://github.com/swihart/mvpd RemoteRef: HEAD RemoteSha: 0e575c95206570a01353d3202fdb569cc1f494ad NeedsCompilation: no Packaged: 2026-06-16 08:08:28 UTC; root Author: Bruce Swihart [aut, cre] (ORCID: ) Maintainer: Bruce Swihart