Click or drag to resize

TruncatedParetoInvCDF Method

Overload List
 NameDescription
Public methodInvCDF(Double) Computes the inverse cumulative distribution (CDF) of the distribution at p, i.e. solving for P(X ≤ x) = p.
Public methodStatic memberInvCDF(Double, Double, Double, Double) Computes the inverse cumulative distribution (CDF) of the distribution at p, i.e. solving for P(X ≤ x) = p.
Top
See Also