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