Prints Analysis of Variance table for cluster_gen
output.
# S3 method for lsasimcluster
anova(object, print = TRUE, calc.se = TRUE, ...)
Printed ANOVA table or list of parameters
list output of cluster_gen
if TRUE
, output will be a list containing estimators; if FALSE
(default), output are formatted tables of this information
if TRUE
, will try to calculate the standard error of the intraclass correlation
additional objects of the same type (see help("anova")
for details)
Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.
summary.lsasimcluster()