mnorm | R Documentation |
Formula:
\mu = \mu
\mathrm{Var}(X) = \sigma^2
mnorm(mean, sd)
mean |
Mean of the distribution |
sd |
Standard deviation |
List with mean and variance
dnorm
mnorm(mean = 0, sd = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.