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 "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.

Value

None.

See Also

meta.dt, plot.meta.dt


[Package altmeta version 4.1 Index]