| Download a pdf copy of this help file here |
See also:

Format: VoseLifetime3(a,b,c,
U)
The Lifetime3 distribution is a lifetime distribution with an instantaneous failure rate given by:
It is particularly useful to model lifetimes that are driven by a ‘bathtub’ instantaneous failure rate (hazard rate) as shown in the following figure:


VoseLifetime3 generates values from this distribution or calculates a percentile. Professional and Industrial editions only.
VoseLifetime3Object constructs a distribution object for this distribution. Professional and Industrial editions only.
VoseLifetime3Prob returns the probability density or cumulative distribution function for this distribution. Professional and Industrial editions only.
VoseLifetime3Prob10 returns the log10 of the probability density or cumulative distribution function. Professional and Industrial editions only.
VoseLifetime3Fit generates values from this distribution fitted to data, or calculates a percentile from the fitted distribution. Professional and Industrial editions only.
VoseLifetime3FitObject constructs a distribution object of this distribution fitted to data. Professional and Industrial editions only.
VoseLifetime3FitP returns the parameters of this distribution fitted to data. Professional and Industrial editions only.