Rdocumentation
powered by
Learn R Programming
cents (version 0.1-41)
Erf: 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
Run this code
Erf(
1.96
)
Erfc(
1.96
)
Run the code above in your browser using
DataLab