print.poolr.Rd
Print method for objects of class "poolr"
.
# S3 method for class 'poolr'
print(x, digits=3, ...)
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.
The function does not return an object.