summaryGroup function

Grouped Summary of an PMCMR Object

Grouped Summary of an PMCMR Object

Performes a grouped summary on an PMCMR object.

summaryGroup(x, alpha = 0.05, ...)

Arguments

  • x: an object of class "PMCMR".
  • alpha: the selected alpha-level. Defaults to 0.05.
  • ...: further arguments. Currently ignored.

Returns

Provides summary statistics for each factor level and a letter symbol, whereas different letters indicate significant differences between factor levels based on the selected level of alpha.

See Also

summary.PMCMR

  • Maintainer: Thorsten Pohlert
  • License: GPL (>= 3)
  • Last published: 2024-09-08

Useful links