Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 206278

Assesment of the sphericity with r

$
0
0

I have these data and I want to assess the sphericity as a condition to apply an ANOVA for repeated measures.

EGPRE<-c(4, 6, 2, 6)
EGPOST<-c(7, 3, 2, 6)
EGRE<-c(6, 2, 1, 4)

What test do I have to use? Mauchly test or maybe Greenhouse-Geisser test? How do I develop them with R?


Viewing all articles
Browse latest Browse all 206278

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>