WebCab Probability and Statistics for .NET v3.3 Demo

LogNormalProbabilityDistribution.Inverse Method

Evaluates the inverse of the Lognormal probability distribution represented by this instance.

Overload List

Evaluates the inverse of the Lognormal probability distribution represented by this instance.

public double Inverse(double);

Evaluates the inverse of the Lognormal Probability distribution represented by this instance.

public double Inverse(double,double,int);

See Also

LogNormalProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace