Prints a summary table of posterior samples using
BayesTools::ensemble_estimates_table. Returns the summary table
invisibly.
Usage
# S3 method for class 'summary.brma_samples'
print(x, probs = NULL, ...)Arguments
- x
a
summary.brma_samplesobject- probs
quantiles for credible intervals. If
NULL, uses the default stored in the object (typicallyc(.025, .975))- ...
additional arguments passed to
BayesTools::ensemble_estimates_table