estimates(object, ...)# S3 method for mcarray
estimates(object, fun = stats::median, as_df = FALSE,
...)
# S3 method for mcmc
estimates(object, fun = stats::median, as_df = FALSE,
...)
# S3 method for mcmc.list
estimates(object, fun = stats::median,
as_df = FALSE, ...)
# S3 method for mcmcarray
estimates(object, fun = stats::median,
as_df = FALSE, ...)
# S3 method for mcmcr
estimates(object, fun = stats::median, as_df = FALSE,
...)