| Download a pdf copy of this help file here |

Format: VoseErf(h, U)

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.
VoseErf generates values from this distribution or calculates a percentile.
VoseErfObject constructs a distribution object for this distribution. Professional and Industrial editions only.
VoseErfProb returns the probability density or cumulative distribution function for this distribution. Professional and Industrial editions only.
VoseErfProb10 returns the log10 of the probability density or cumulative distribution function. Professional and Industrial editions only.
VoseErfFit generates values from this distribution fitted to data, or calculates a percentile from the fitted distribution. Professional and Industrial editions only.
VoseErfFitObject constructs a distribution object of this distribution fitted to data. Professional and Industrial editions only.
VoseErfFitP returns the parameters of this distribution fitted to data. Professional and Industrial editions only.