Learn R Programming

poolr (version 1.2-0)

print.poolr: Print Method for 'poolr' Objects

Description

Print method for objects of class "poolr".

Usage

# S3 method for poolr
print(x, digits=3, ...)

Value

The function does not return an object.

Arguments

x

an object of class "poolr".

digits

integer specifying the number of (significant) digits for rounding/presenting the results.

...

other arguments.

Author

Ozan Cinar ozancinar86@gmail.com
Wolfgang Viechtbauer wvb@wvbauer.com

Details

The output shows the combined p-value (with the specified number of significant digits), the test statistic (and its assumed null distribution), and the adjustment method that was applied.