Description Usage Arguments Value
View source: R/tempo_summarize.R
This function provides summaries of postior samples in tempo_mcmc()
'
output. Credible interval bounds correspond to 95
1 | tempo_summarize(draws)
|
draws |
output from |
A data frame with monitored variables as rows, and summary statistics as columns. Summary statistics include miniumum (Min), 2.5% quantile (95% CI Lower), Median, Mean, 97.5% quantile (95% CI Upper), and maxiumum (Max).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.