Description Usage Arguments Value
The function is generic and can consume either dissimilarity matrix (of class dist,
e.g. produced by stats::dist function), or
glht object, produced by the glht function
from the multcomp package.
1 | GroupPostHocs(object, ...)
|
object |
Object of one of the supported types. |
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.