baggr (model fits)This prints a concise summary of the main baggr model features.
More info is included in the summary of the model and its attributes.
When the model supports publication selection (currently "rubin"), the
printout also reports the posterior summaries of the relative publication
probability across the |z|-intervals defined in the selection model.
# S3 method for baggr
print(x, exponent = FALSE, digits = 2, prob = 0.95, group, fixed = TRUE, ...)object of class baggr
if TRUE, results (for means) are converted to exp scale
Number of significant digits to print.
Width of uncertainty interval (defaults to 95%)
logical; print group effects? If unspecified, they are printed only if less than 20 groups are present
logical: print fixed effects?
currently unused by this package: further arguments passed
to or from other methods (print requirement)