general_distribution
General Distribution
The general probability distribution derives a distribution formed by linear interpolation of a series of data and a series of their probabilities (X and p).
The support is defined by the two parameters, a and b, which are its minimum and maximum values.
support [a ⇐ x ⇐ b]
| Parameter | Description | Default value |
|---|---|---|
| X | The values | |
| P | The probabilities | |
| a | The minimum value | -2.5 |
| b | The maximum value | 2.5 |
general_distribution.txt · Last modified: by 127.0.0.1
