[R] simple sphericity test using bartlett and cov?

John Christie jc at or.psychology.dal.ca
Fri Dec 5 01:17:44 CET 2003


Hey,
	Is this right for a sphericity test?

x <- mymatrix
mycov <- cov(x)
bartlett.text (array (mycov), myconditions)




More information about the R-help mailing list