print.meta.dt: Print Method for "meta.dt" Objects
Description
Prints information about a meta-analysis of diagnostic tests.
Usage
# S3 method for meta.dt
print(x, digits = 3, ...)
Arguments
- x
an object of class "meta.dt"
produced by the function meta.dt
.
- digits
an integer specifying the number of decimal places to which the printed results should be rounded.
- ...
other arguments.