Description Usage Arguments Value See Also Examples
Plots a prior density from a parameterized probability distribution
1 2 | add.prior.density(prior.density, base.plot = NULL,
prior.color = "black")
|
prior.density |
|
base.plot |
a ggplot object (grob), created by
|
prior.color |
color of line to be plotted |
plot with prior density added
1 | add.prior.density(c('norm', 0, 1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.