print.baggr_compare {baggr} | R Documentation |
Print method for baggr_compare models
Description
Print method for baggr_compare models
Usage
## S3 method for class 'baggr_compare'
print(x, digits, ...)
Arguments
x |
baggr_compare model |
digits |
number of significant digits for effect estimates |
... |
other parameters passed to print |
[Package baggr version 0.7.8 Index]