Skip to contents

Complex systems often demand insight into multiple variables and their relationships. couple enables you to construct realistic multivariate distributions by combining copulas and univariate distributions, creating a more nuanced picture of interconnected data.

couple is not available yet.

Installation

couple is not yet on CRAN. You can install it from github by executing the following code in your R console:

remotes::install_github("probaverse/couple")

If it doesn’t work, check that you have the remotes package installed, first.

Example