Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.baggr

S3 print method for objects of class baggr (model fits)


Description

This print method for a very concise summary of main model features. More info is included in the summary of the model and its attributes.

Usage

## S3 method for class 'baggr'
print(x, exponent = FALSE, digits = 2, group, fixed = TRUE, ...)

Arguments

x

object of class baggr

exponent

if TRUE, results (for means) are converted to exp scale

digits

Number of significant digits to print.

group

logical; print group effects? If unspecified, they are printed only if less than 20 groups are present

fixed

logical: print fixed effects?

...

currently unused by this package: further arguments passed to or from other methods (print requirement)


baggr

Bayesian Aggregate Treatment Effects

v0.4.0
GPL (>= 3)
Authors
Witold Wiecek [cre, aut], Rachael Meager [aut], Brice Green [ctb] (predict(), loo_compare, many visuals), Trustees of Columbia University [cph] (tools/make_cc.R)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.