You are here: Symbol Reference > Probabilities Namespace > Functions > Probabilities.GenParetoCDFInv Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Probabilities.GenParetoCDFInv Function

Generalized Pareto distribution point percent function (PPF).

Pascal
function GenParetoCDFInv(p: double; k: double; Mu: double; sigma: double): double; overload;
Parameters 
Description 
Probability, real positive value on closed interval [0,1]. 
Defines distribution shape parameter, real value. 
Mu 
Defines distribution location parameter, real value. 
sigma 
Defines distribution scale parameter, positive real value. 

the Generalized extreme value distribution point percent function (PPF) for probability y using the parameters k, Mu and sigma.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!