plot_posteriors,ubmsFit-method | R Documentation |
Plot posterior distributions for selected parameters. Posteriors can be represented as density plots or histograms.
## S4 method for signature 'ubmsFit'
plot_posteriors(object, pars = NULL, density = FALSE, ...)
object |
A fitted model of class |
pars |
A character vector of parameter names to include in the plot
Look at |
density |
If |
... |
Arguments passed to |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.