posterior_summary | R Documentation |
Summarizes the posterior distribution contained in ss_ranef
objects
posterior_summary(obj, ci = 0.9, as_df = FALSE, digits = 2)
obj |
An object of type |
ci |
The width of the credible interval that should be used. Defaults to 0.9. |
as_df |
Whether a |
digits |
The number of digits to which the output should be rounded. Defaults to 2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.