Skip to content

Parametrization of continuous univariate distributions #79

Description

@jpeyhardi

There exists two parametrizations of the Gamma distribution : see https://en.wikipedia.org/wiki/Gamma_distribution
One with a shape and scale parameters and the other with a shape and rate parameters.
In order to be more comparable with other distributions defined in StatisKit.Core, I propose to use the first definition.
More generally should not we propose a location and a scale parameter for all continuous univariate distributions ?
It is always possible to define the cdf $F_{u,s}(x):=F((x-u)/s)$.
The advantage would be to obtain more comparable distributions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions