Erf {cents}R Documentation

Error functions and its complement

Description

Needed for compatibilty with Mathematica

Usage

Erf(z)
Erfc(z)

Arguments

z

standard normal variable

Value

probability that a standard normal random variable is less than z or its complementary probability

See Also

EZL

Examples

Erf(1.96)
Erfc(1.96)

[Package cents version 0.1-41 Index]