Description Usage Arguments Details Value Examples
Convert proportions to the probit scale.
| 1 | probit(prob)
 | 
| prob | A numeric vector of proportions. | 
Simply calls qnorm(prob).
A numeric vector the same length as prob with quantiles on
the probit scale.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.