plot_density | R Documentation |
Produces simple plot of probability density for the main families of distributions, including normal, lognormal, gamma and inverse-gamma.
plot_density(dist, qrange = c(0.01, 0.99), ...)
dist |
the name of the distribution family. For exapmle |
qrange |
the quantile range over which to plot. |
... |
further parameters to the distribution function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.