Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.PMCMR

Summarize an PMCMR Object


Description

Summarize an object of class PMCMR.

Usage

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

Arguments

object

an object of class "PMCMR".

...

further arguments. Currenly ignored.

Value

A detailed output of all pairwise hypotheses, the test statistics, the corresponding p-values and symbols that indicates the level of significance.

See Also

Examples

ans <- vanWaerdenAllPairsTest(count ~ spray, InsectSprays)
summary(ans)

PMCMRplus

Calculate Pairwise Multiple Comparisons of Mean Rank Sums Extended

v1.9.0
GPL (>= 3)
Authors
Thorsten Pohlert [aut, cre] (<https://orcid.org/0000-0003-3855-3025>)
Initial release
2021-01-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.