Calculates the estimates for an MCMC object.
# S3 method for class 'mcmc'
estimates(x, fun = median, as_df = FALSE, ...)
A named list or data frame.
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
collapse_chains()
,
split_chains()