Skip to content

Reckziegel/CMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8c175a3 · Jul 13, 2022

History

48 Commits
Oct 7, 2021
Jun 25, 2022
Jun 24, 2022
Apr 27, 2022
Jun 24, 2022
Sep 9, 2021
Sep 17, 2021
Sep 24, 2021
Jun 17, 2022
Sep 7, 2021
Sep 7, 2021
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Jun 24, 2022
Sep 7, 2021

Repository files navigation

CMA

R-CMD-check Codecov test coverage Lifecycle: experimental

Multivariate Distribution = Marginals + Copulas

The Copula Marginal Algorithm (CMA) is a simple two step recipe to manipulate multivariate distributions under Fully Flexible Probabilities.

CMA can quickly decompose any multivariate distribution between unique (marginals) and their shared components (copulas). This approach can add a high level of flexibility for estimation and simulation purposes.

Vignettes

  • Panic Copulas: here

  • “What if” Analysis: here

Installation

Install the development version of CMA from github with:

# install.packages("devtools")
devtools::install_github("Reckziegel/CMA")

References

Releases

No releases published

Packages

No packages published

Languages