/logistic-normal

A python package to estimate the logistic normal distribution.

Primary LanguagePythonMIT LicenseMIT

Logistic Normal Distribution

This is a tiny Python package implementing the logistic normal distribution. The package provides a parameter estimation method to fit the distribution to sample data.

Installation

pip install git+https://github.com/lmkoch/logistic-normal