GroupPostHocs.glht: Groups result from the 'glht' post-hoc test

Description Usage Arguments Value

Description

This is a specialization of the generic function GroupPostHocs

Usage

1
2
3
## S3 method for class 'glht'
GroupPostHocs(res, max.recursive.level = 1,
  solutions.count = 1)

Arguments

res

Object of glht class.

max.recursive.level

Defaults to 1 for flat representation. If more, algorithm will try to recursively subpartition groups that have more than 2 elements.

solutions.count

Number of sultions to report. Defaults to 1, i.e. only the best solution will be printed.

Value

Object of class PostHocGroups. If only one possible solution was requested, the object has also class PostHocGroup.


adamryczkowski/PostHocGroups documentation built on May 10, 2019, 5:50 a.m.