ProbitZ: Calculate the ordinate to the normal distribution...

Description Usage Arguments Value Author(s) References Examples

Description

Returns the ordinate to the normal distribution corresponding to the probability P

Usage

1

Arguments

Y

numeric, expected probit

Value

the ordinate to the normal distribution corresponding to the probability P

Author(s)

Jose Gama

References

Finney D. J., 1964 Probit analysis: a statistical treatment of the sigmoid response curve. Cambridge University Press. Formula 3.5.

Examples

1
2
3
# expected probit Y = 6.2
Y <- 6.2
ProbitZ(Y)

ecotoxicology documentation built on May 2, 2019, 6:10 p.m.