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