Used by diag_plots()
, not intended to be called separately
density_plot(post, param, show_diags = "if_poor_Rhat")
post | A |
---|---|
param | A regular expression that matches a single element in the model.
E.g., |
show_diags | Control when to display numerical diagnostic summaries on plots. Must be one of
|
A figure showing the posterior density, separated by chain.
This is not a function users will generally use directly. Call diag_plots()
instead.