Calculates the estimates for an MCMC object.
Usage
# S3 method for class 'nlists'
estimates(x, fun = median, ...)See also
Other MCMC manipulations:
bind_chains(),
bind_iterations(),
collapse_chains(),
split_chains()
Calculates the estimates for an MCMC object.
# S3 method for class 'nlists'
estimates(x, fun = median, ...)Other MCMC manipulations:
bind_chains(),
bind_iterations(),
collapse_chains(),
split_chains()