Learn R Programming

lsasim (version 2.1.4)

anova.lsasimcluster: Generate an ANOVA table for LSASIM clusters

Description

Prints Analysis of Variance table for `cluster_gen` output.

Usage

# S3 method for lsasimcluster
anova(object, print = TRUE, calc.se = TRUE, ...)

Value

Printed ANOVA table or list of parameters

Arguments

object

list output of `cluster_gen`

print

if `TRUE`, output will be a list containing estimators; if `FALSE` (default), output are formatted tables of this information

calc.se

if `TRUE`, will try to calculate the standard error of the intreaclass correlation

...

additional objects of the same type (see `help("anova")` for details)

References

Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.