Dew MtxVec NET
FatigueLifeCDF Routines
Summary
Fatigue life cumulative distribution function (CDF).

Unit
Probabilities

Declaration
Procedure FatigueLifeCDF(X: TDenseMtxVec; mu, gamma, beta: TSample; Res: TDenseMtxVec);

Description
Calculates the Fatigue life CDF for vector X using the parameters mu, gammam and beta. The results are stored in vector Res. The Res Length and Complex properties are adjusted automatically. If vector X is complex, an exception is raised.
Declaration
Function FatigueLifeCDF(x: TSample; mu, gamma, beta: TSample): TSample;
Result
the Fatigue life CDF, evaluated at x using positive scalar parameters mu, gamma and beta. The Fatigue CDF is defined by the following equation:

where gamma, beta>0.
Categories
Continuous probabilities
 See Also 
FatigueLifePDF 
FatigueLifeCDFInv 

Copyright 2008 Dew Research
http://www.dewresearch.com