Displaying 1 result from an estimated 1 matches for "wkfac".
Did you mean:
kfac
2009 Dec 06
1
R ANOVA question
Hi All,
I'm fitting an intercept ANOVA model using R. I'm using following contrast
statement, so my first level is considered as base level.
options(contrasts = c("contr.treatment", "contr.treatment"))
My data has two factors are "Month" and "WeekDay". Due to default alphabetic
ordering, the Month(April) and WeekDay(Friday) are considered as base