{ } Raw JSON

bundles / scipy 1.17.1 / docs

Doc

Logarithmic (Log-Series, Series) Distribution

docs/tutorial:stats:discrete_logser

The logarithmic distribution with parameter has a probability mass function with terms proportional to the Taylor series expansion of

where

is the Lerch Transcendent. Also define

Thus,

Implementation: scipy.stats.logser