anova.lsasimcluster | R Documentation |
Prints Analysis of Variance table for cluster_gen
output.
## S3 method for class 'lsasimcluster'
anova(object, print = TRUE, calc.se = TRUE, ...)
object |
list output of |
print |
if |
calc.se |
if |
... |
additional objects of the same type (see |
Printed ANOVA table or list of parameters
If the rhos for different levels are varied in scale, the generated rho will be less accurate.
Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.
summary.lsasimcluster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.