Computes posterior summaries for all parameters of interest for bmgarch objects.
# S3 method for bmgarch
summary(object, CrI = c(0.025, 0.975), digits = 2, ...)
summary.bmgarch object. A named list containing "meta" and "model_summary". model_summary
contains summary table for all model parameters.
bmgarch object.
Numeric vector (Default: c(.025, .975)
). Lower and upper bound of predictive credible interval.
Integer (Default: 2, optional). Number of digits to round to when printing.
Not used.
Stephen R. Martin, Philippe Rast