normal | R Documentation |
?
normal(par, x)
par |
A named, numeric vector describing a normal function by its mean ('mu'), standard deviation ('sigma'), an offset ('offset') and a multiplication factor ('scale'). |
x |
A numeric vector with locations to evaluate the normal function at. |
?
A numeric vector with the value of the normal function described by the parameters 'par', as evaluated at the positions in 'x'.
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.