Generic summary function for bmeta object in jarbes
# S3 method for bmeta
summary(object, digits = 3, show.neff = FALSE, ...)The object generated by the bmeta function.
The number of significant digits printed. The default value is 3.
A logical value indicating whether to show the effective sample size column (n.eff) and Rhat. Defaults to `FALSE`.
...