| plot_hyper | R Documentation |
One panel per scalar hyperparameter (default nu, sigma, tau)
showing a two-tone kernel density: the full posterior in the light
shade, the central credible interval re-shaded in the mid shade,
and the posterior median marked by a short tick at the baseline.
Coverage defaults to fit$brief$prob. When a parameter's support
spans more than one order of magnitude (max / min > 20, all
positive), the x-axis is automatically rendered on a log scale so
the density shape is not crushed against the lower bound.
plot_hyper(fit, pars = c("nu", "sigma", "tau"), log = NULL, ...)
fit |
A |
pars |
Character vector of hyperparameter names to show. |
log |
|
... |
Additional arguments forwarded to |
The input, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.