WebCab Probability and Statistics for .NET v3.3 Demo

ParetoProbabilityDistribution.SetParameterB Method 

Sets the real (non-zero) parameter b for the Pareto Distribution.

public void SetParameterB(
   double b
);

Remarks

See the PDF documentation for further details.

See Also

ParetoProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace