two-piece

Python library providing Two-Piece distributions functionality.

By D. Santiago in Python

January 11, 2019

Overview

The twopiece library provides a Python implementation of the family of Two Piece distributions. It covers three subfamilies Two-Piece Scale, Two-Piece Shape, and Double Two-Piece. The following diagram shows how these families relate.

Notes

For technical details on this families of distributions we refer to the following two publications which serve as reference for our implementation.

For the R implementation we refer to the following packages.


For attribution, please cite this work as:

two-piece.

D. Santiago. January 11, 2019.
https://dialidsantiago.com/project/twopiece/

BibLaTeX Citation
@online{ dialid2019,
  author = { D. Santiago },
  title = { two-piece },
  date = { 2019-01-11 },
  url = { https://dialidsantiago.com/project/twopiece/ }
}

Licence: creativecommons.org/licenses/by/4.0