I use from code R for table Tests of Between-Subjects Effects calculate in spss but results are diffrent and really I don't know that why are the reasons? , please help me . thanka alot
fit2222<-manova(cbind(postrunning,postbalance,postbilateral,poststrngth,postupperlimb,postresponse
,postvisumotor,postdexterity)
~ group+prerunning+ prebalance+prebilateralcoordination + prestrength + preupperlimbcoordination
+preresponse+ previsumotor+predexterity ,data=Data)
summary.aov(fit2222)
input in R
''' input in spss