Examples
The following example notebooks are included in this documentation:
- The bivariate copula (
Bicop) API - The vine copula (
Vinecop) API - Fitting a vine copula on dataset and sampling from the model
- Simulate some data
- Vine copulas for discrete variables
- Conditional sampling and conditioning-aware vines
- The weighted dependence measures (
wdm) API - The univariate kernel density estimation (
Kde1d) API - Scikit-learn-compatible vine-copula estimators
- Vine-copula forests with MCS-based survivor selection
- PyTorch backend walkthrough
- Extending pyvinecopulib: custom pair copulas and vines