View source: R/hyperparameters.R
| compute_posterior_scalars | R Documentation |
Returns a tidy data frame with one row per scalar parameter and
columns mean, median, sd, lower, upper.
compute_posterior_scalars(scalar_draws, prob = 0.95)
scalar_draws |
Named list of draw vectors. For a
|
prob |
Coverage probability for the credible interval. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.