Skip to content
Prev 246033 / 398503 Next

please Help me on a repeated measures anova

On Dec 30, 2010, at 5:38 AM, soileil wrote:

            
snipped data
Even without an English translation, it seems very likely that the  
AchE variable is not of numeric class,  but rather a factor. You may  
want to redo your data input step with a setting for the decimal  
separator set properly for the conventions of your locale settings.  
See help(read.table)

You may also want to look at the settings for locale if you will  
typically be using "," as a decimal separator.

?options
?locales