Error Function distribution

MR_dice_icon.jpg Download a complete copy of this risk analysis resource for free here.

 

Format: VoseErf(h, U)

Erf equations

image230.gif

Uses

The Error Function distribution is derived from a normal distribution by setting m = 0 and s = 1/(h*SQRT(2)). Therefore the uses are the same as those of the Normal distribution.

VoseFunctions for this distribution

VoseErf generates values from this distribution or calculates a percentile.

VoseErfObject constructs a distribution object for this distribution.

VoseErfProb returns the probability density or cumulative distribution function for this distribution.

VoseErfProb10 returns the log10 of the probability density or cumulative distribution function. 

VoseErfFit generates values from this distribution fitted to data, or calculates a percentile from the fitted distribution.

VoseErfFitObject constructs a distribution object of this distribution fitted to data.

VoseErfFitP returns the parameters of this distribution fitted to data.

See Also