Next: get_quantile_estimator, Previous: get_informscore, Up: Octave Functions and Scripts [Contents][Index]
Compute a marginal distribution for given set of uniform random variables
with given mean, standard deviation skewness and kurtosis. The mapping is
done via the Pearson distribution family.
The implementation is based on the R package ’PearsonDS: Pearson Distribution
System’ and the function ’pearsonFitM’ by
Martin Becker and Stefan Kloessner (2013)
R package version 0.97.
URL: http://CRAN.R-project.org/package=PearsonDS
licensed under the GPL >= 2.0
Input and output variables:
The marginal distribution type is chosen according to the input parameters
out of the Pearson Type I-VII distribution family:
See also: discount_factor.