Returns the inverse of the Pareto distribution represented by this instance, for a given level of probability.
0
and 1
.This method allows the lower bound over which the solution will be search for to be set. By choosing a suitable lower bound of the interval the inverse of the Pareto distribution will be able to found using less iterations and hence more quickly than the inverse method.
For further explanation and explicit formulae please see the accompanying PDF documentation.
ParetoProbabilityDistribution Class | WebCab.COM.Statistics.PDistributions Namespace