powered by
Calculates the inverse normal distribution from the value of the integral
phiinv(x)
value of integral (scalar)
endpoint value of integration (scalar)
Jonathan M. Lees<jonathan.lees@unc.edu>
phi
x <- 1.0 ## pracma::erf(x) phi(x) phiinv( phi(x) )
Run the code above in your browser using DataLab