An open API service indexing awesome lists of open source software.

https://github.com/computorg/published-202301-boulin-clayton

"A Python Package for Sampling from Copulae: clayton", by Alexis Boulin
https://github.com/computorg/published-202301-boulin-clayton

copulae python-package random-number-generation reproducible-research

Last synced: about 21 hours ago
JSON representation

"A Python Package for Sampling from Copulae: clayton", by Alexis Boulin

Awesome Lists containing this project

README

          

# A Python Package for Sampling from Copulae: clayton
Alexis Boulin
2023-01-12

### Citation

Alexis Boulin (January 2023). A Python Package for Sampling from Copulae: clayton. Computo.

### Badges

[![build and
publish](https://github.com/computorg/published-202301-boulin-clayton/actions/workflows/build.yml/badge.svg)](https://github.com/computorg/published-202301-boulin-clayton/actions/workflows/build.yml)
[![reviews](https://img.shields.io/badge/review-report-blue)](https://github.com/computorg/published-202301-boulin-clayton/issues?q=is%3Aopen+is%3Aissue+label%3Areview)
[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/computorg/published-202301-boulin-clayton)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/computorg/published-202301-boulin-clayton)
[![DOI:10.57750/4szh-t752](https://img.shields.io/badge/DOI-10.57750%2F4szh--t752-034E79.svg)](https://doi.org/10.57750/4szh-t752)
[![Creative Commons
License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)

### Authors’ affiliations

- [Alexis Boulin](https://aleboul.github.io/) (Université Côte d’Azur, CNRS, LJAD, France, Inria, Lemon)

### Abstract

The package $\textsf{clayton}$ is designed to be intuitive,
user-friendly, and efficient. It offers a wide range of copula models,
including Archimedean, Elliptical, and Extreme. The package is
implemented in pure $\textsf{Python}$, making it easy to install and
use. In addition, we provide detailed documentation and examples to help
users get started quickly. We also conduct a performance comparison with
existing $\textsf{R}$ packages, demonstrating the efficiency of our
implementation. The $\textsf{clayton}$ package is a valuable tool for
researchers and practitioners working with copulae in $\textsf{Python}$.