Hi,
Trying to run a Repeated Measures Anova and just keeping getting the same error message:
" Error in eval(predvars, data, env) : object 'fcmlog' not found"
I have created a data.frame
There is a column "fcmlog"
str function shows a numeric fcmlog column.
Any help/suggestions?