| probit | R Documentation |
Computes the probit (inverse cumulative distribution function of standard normal) transformation.
probit(x)
x |
( |
The probit of x, the quantile function of the standard normal distribution.
probit(0.5)
probit(c(0.025, 0.5, 0.975))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.