Description Usage Arguments Value
Plot the prior draws from a fit, showing which crashed the population and which were kept
1 | plot_draws(fit)
|
fit |
A returned list from run.SIR |
... |
A series of fits as returned by run.SIR |
names |
An optional character string with length equal to the number of fits, used to identify fits on the plot. |
plot |
Boolean for whether to print the plot. |
Functions using base plots return nothing, but those using ggplot2 return an invisible ggplot object which can then be used to print or save as normally done. In all cases if 'plot=TRUE' then a plot is created.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.