phi | R Documentation |
normal distribution and returns the value of the integral
phi(x)
x |
endpoint of integration (scalar) |
value of integral
Jonathan M. Lees<jonathan.lees@unc.edu>
erf
x <- 1.0
## pracma::erf(x)
phi(x)
phiinv( phi(x) )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.