Summarises the constant quantities (pi0, m) in a header and
prints the per-test table. The full set of columns remains available for
programmatic access via the usual $ and [.
Usage
# S3 method for class 'pd_adjust'
print(x, digits = 4, ...)Arguments
- x
A
pd_adjustobject returned bypd.adjust.- digits
Number of digits used when printing. Defaults to 4.
- ...
Further arguments passed to
print.data.frame.