Description Usage Arguments Examples
Summary of statistics specific for a model for each group that appeared in merging.
1 | groupsStats(factorMerger)
|
factorMerger |
object of a class |
1 2 3 | randSample <- generateMultivariateSample(N = 100, k = 10, d = 3)
fm <- mergeFactors(randSample$response, randSample$factor)
groupsStats(fm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.