Metalog3P
A three-term metalog distribution.
The third coefficient primarily controls skewness: increasing it from zero skews the distribution to the right, and decreasing it below zero skews it to the left. At zero the distribution reduces to the two-term case.
This is the arity used by the symmetric percentile triplet workflow common in decision analysis, where an expert supplies three quantiles such as the tenth, fiftieth, and ninetieth percentiles. Three terms fit three points exactly, so the companion factory functions build the distribution directly from those quantiles without any least squares step.
Parameters
the location, which is the median in fitting space
the scale, which must be strictly positive
the skewness coefficient
the lower bound, or negative infinity when unbounded below
the upper bound, or positive infinity when unbounded above
an optional name
Constructors
Functions
Promises to return a random variable that uses the supplied stream number using the supplied stream provider