levene.test {car} | R Documentation |
Computes Levene's test for homeogeneity of variance across groups.
levene.test(y, group)
y |
response variable. |
group |
factor defining groups. |
returns an object meant to be printed showing the results of the test.
adapted from a response posted by Brian Ripley to the R-help email list.
John Fox jfox@mcmaster.ca
Fox, J. (1997) Applied Regression, Linear Models, and Related Methods. Sage.