print.summary.metagam {metagam} | R Documentation |
Print output from summary of metagam fit.
Description
Print output from summary of metagam fit.
Usage
## S3 method for class 'summary.metagam'
print(x, digits = 8, ...)
Arguments
x |
A summary.metagam object |
digits |
Number of digits to print for meta-analytic p-values |
... |
Other arguments |
Value
The function invisibly returns its input argument x
.
[Package metagam version 0.4.0 Index]