summary.PMCMR: Summarizing PMCMR objects

Description Usage Arguments Value

View source: R/print.PMCMR.R

Description

summary method for class "PMCMR".

Usage

1
2
## S3 method for class 'PMCMR'
summary(object, ...)

Arguments

object

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 summary.PMCMR computes and returns a list of the pairwise comparisons including the H0, the corresponding statistic and the (adjusted) p-value.


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

Related to summary.PMCMR in PMCMR...