Summarize an PMCMR Object
Summarize an object of class PMCMR.
## S3 method for class 'PMCMR' summary(object, ...)
object |
an object of class |
... |
further arguments. Currenly ignored. |
A detailed output of all pairwise hypotheses, the test statistics, the corresponding p-values and symbols that indicates the level of significance.
ans <- vanWaerdenAllPairsTest(count ~ spray, InsectSprays) summary(ans)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.