| phiinv | R Documentation | 
Calculates the inverse normal distribution from the value of the integral
phiinv(x)
| x | endpoint value of integration (scalar) | 
value of integral (scalar)
Jonathan M. Lees<jonathan.lees@unc.edu>
phi
 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.