Displaying 1 result from an estimated 1 matches for "table_quality_gravel".
2011 Jan 09
2
Post hoc analysis for ANOVA with repeated measures
...Df Sum Sq Mean Sq F value Pr(>F)
stimulus:condition 6 9.124 1.5206 1.4465 0.2068
Residuals 84 88.305 1.0513
>
In attachment you find the table I am using, you can access it by means of:
scrd<-
read.csv(file='/Users/....../tables_for_R/table_quality_gravel.csv',sep=',',header=T)
The data are from an experiment where participants had to evaluate on a seven
point likert scale
the realism of some stimuli, which are presented both in condition "A" and in
condition "AH".
Thanks in advance
Best regards