print.PMCMR: Prints PMCMR objects

Description Usage Arguments Value

View source: R/print.PMCMR.R

Description

print method for class "PMCMR".

Usage

1
2
## S3 method for class 'PMCMR'
print(x, ...)

Arguments

x

an object of class "PMCMR", usually, a result of a call to any of the posthoc-tests included in the package PMCMR.

...

further arguments, currently ignored.

Value

The function print.PMCMR returns the lower triangle of the (adjusted) p-values from any of the posthoc tests included in the package PMCMR.


PMCMR documentation built on Oct. 2, 2021, 5:07 p.m.

Related to print.PMCMR in PMCMR...