erfinv {ecotoxicology} | R Documentation |
Returns the inverse error function
erfinv(x)
x |
numeric vector |
the inverse error function
Jose Gama
Abramowitz and Stegun 29.2.29 http://stat.ethz.ch/R-manual/R-devel/library/stats/html/Normal.html
erfinv(1:10)