View source: R/sampling_distributions.R
normal | R Documentation |
The 'normal' function can be used to sample a normally-distributed parameter.
normal(mean, sd)
mean |
Mean of parameter |
sd |
Standard deviation of parameter |
Antoine Filipovic-Pierucci
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.