Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

phiinv

Inverse Normal Distribution Integral


Description

Calculates the inverse normal distribution from the value of the integral

Usage

phiinv(x)

Arguments

x

endpoint value of integration (scalar)

Value

value of integral (scalar)

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

phi

Examples

x <- 1.0
##   pracma::erf(x)
 phi(x)
phiinv( phi(x) )

PEIP

Geophysical Inverse Theory and Optimization

v2.2-3
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre]
Initial release
2020-08-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.