erfinv: Inverse Error Function

View source: R/erfinv.R

erfinvR Documentation

Inverse Error Function

Description

This function returns the inverse error function. The inverse complementary error function can be obtained with the arguement of (1-z). The method is from Strecok, A. (1968). On the calculation of the inverse of the error function. Mathematics of Computation<, 22(101), 144–158. https://doi.org/10.1090/S0025-5718-1968-0223070-2 equation 8 with table 2.

Usage

erfinv(z)

Arguments

z

argument

Value

inverse error function


LimpopoLab/hydrostats documentation built on April 14, 2025, 5:25 a.m.