Displaying 2 results from an estimated 2 matches for "aov_h2h_musician".
Did you mean:
aov_h2h_musicians
2012 Jun 22
0
Error with glht function: Error in mcp2matrix(model, linfct = linfct) : Variable(s) 'Type' have been specified in 'linfct' but cannot be found in 'model'!
...alking pace.
I measured for each walk the average time between steps (H2H, i.e. heel-to-heel)
Each trial was repeated twice.
The table in .csv format can be downloaded here: https://dl.dropbox.com/u/3288659/Results_data_R.csv
The ANOVA that I performed before the post hoc test is the following:
aov_H2H_musicians = aov(H2H ~ Emotion*Material + Error(Subject/(Emotion*Material)), data=musicians)
summary(aov_H2H_musicians)
Thanks in advance
All the best
[[alternative HTML version deleted]]
2012 Jun 22
0
R: Error with glht function: Error in mcp2matrix(model, linfct = linfct) : Variable(s) 'Type' have been specified in 'linfct' but cannot be found in 'model'!
...alking pace.
I measured for each walk the average time between steps (H2H, i.e. heel-to-heel)
Each trial was repeated twice.
The table in .csv format can be downloaded here: https://dl.dropbox.com/u/3288659/Results_data_R.csv
The ANOVA that I performed before the post hoc test is the following:
aov_H2H_musicians = aov(H2H ~ Emotion*Material + Error(Subject/(Emotion*Material)), data=musicians)
summary(aov_H2H_musicians)
Thanks in advance
All the best
[[alternative HTML version deleted]]