Learn R Programming

ecotoxicology (version 1.0.1)

erfinv: Inverse error function

Description

Returns the inverse error function

Usage

erfinv(x)

Arguments

x
numeric vector

Value

the inverse error function

References

Abramowitz and Stegun 29.2.29 http://stat.ethz.ch/R-manual/R-devel/library/stats/html/Normal.html

Examples

Run this code
erfinv(1:10)

Run the code above in your browser using DataLab