Description Usage Arguments Value
This is a specialization of the generic function GroupPostHocs
1 2 3 | ## S3 method for class 'glht'
GroupPostHocs(res, max.recursive.level = 1,
solutions.count = 1)
|
res |
Object of |
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. |
Object of class PostHocGroups. If only one possible solution was requested,
the object has also class PostHocGroup.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.