phi | R Documentation |
Cumulative distribution of standard normal
phi(q)
q |
vector of quantiles |
cumulative distribution of standard normal distribution
Matthew Fidler
# phi is equivalent to pnorm(x)
phi(3)
# See
pnorm(3)
# This is provided for NONMEM-like compatibility in rxode2 models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.