WebCab Probability and Statistics Web Services for .NET v3.3 Demo

WeibullProbabilityDistribution.CumulHazard Method 

Evaluate the Cumulative Hazard Function of the Standard Weibull distribution at a point which is set using SetShape.

public double CumulHazard(
   double evaluationPoint
);

Parameters

evaluationPoint
The evaluation point about which the Cumulative Hazard function is distributed.

See Also

WeibullProbabilityDistribution Class | ProbabilityDistributions Namespace