anova.lsasimcluster {lsasim} | R Documentation |
Generate an ANOVA table for LSASIM clusters
Description
Prints Analysis of Variance table for cluster_gen
output.
Usage
## S3 method for class 'lsasimcluster'
anova(object, print = TRUE, calc.se = TRUE, ...)
Arguments
object |
list output of |
print |
if |
calc.se |
if |
... |
additional objects of the same type (see |
Value
Printed ANOVA table or list of parameters
Note
If the rhos for different levels are varied in scale, the generated rho will be less accurate.
References
Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.
See Also
[Package lsasim version 2.1.6 Index]