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