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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions