View source: R/extract_estimates.R
extract_estimates | R Documentation |
extract_estimates
extract_estimates(.mod, .mcmc_nchains = 1)
.mod |
A model object produced by |
.mcmc_nchains |
Numeric. The number of chains |
Returns a tidy table of parameter estimates, including the mean
and standard deviation of the saved draws, the 95 percent credible
interval, and the effective sample size (as calculated by
effectiveSize
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.