Description Usage Arguments Value Examples
Plots the probability density function (pdf) for a Normal(mean, sd^2) model of variable μ.
1 |
mean |
mean parameter of the Normal model |
sd |
standard deviation parameter of the Normal model |
a ggplot
1 | plot_normal(mean = 3.5, sd = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.