print.meta.dt {altmeta} | R Documentation |
Print Method for "meta.dt" Objects
Description
Prints information about a meta-analysis of diagnostic tests.
Usage
## S3 method for class 'meta.dt'
print(x, digits = 3, ...)
Arguments
x |
an object of class |
digits |
an integer specifying the number of decimal places to which the printed results should be rounded. |
... |
other arguments. |
Value
None.
See Also
[Package altmeta version 4.1 Index]