summary.PMCMR {PMCMR} | R Documentation |
Summarizing PMCMR objects
Description
summary
method for class "PMCMR"
.
Usage
## S3 method for class 'PMCMR'
summary(object, ...)
Arguments
object |
an object of class |
... |
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.
[Package PMCMR version 4.4 Index]