rawcdfinv: Calculate Inverse of CDF using Newton's method

Description Usage Arguments Value References See Also

View source: R/LIHNPSD.r

Description

Calculate Inverse of CDF using Newton's method

Usage

1
rawcdfinv(d, c, xinit)

Arguments

d

A fully specified PSD S3 object

c

CDF

xinit

Initial guess of x. Use 0 if not sure.

Value

Return x where CDF(x)=c

References

See Section "Development of PSD" in the PSD paper

See Also

rawcdf


LIHNPSD documentation built on May 2, 2019, 9:12 a.m.