Re: [R] Problem with aov

2009-07-22 Thread Ben Bolker
Oops, I mean hours15t21.data.ztl$Hour <- factor(hours15t21.data.ztl$Hour) Sorry -- View this message in context: http://www.nabble.com/Problem-with-aov-tp24613042p24615059.html Sent from the R help mailing list archive at Nabble.com. __ R-help@

Re: [R] Problem with aov

2009-07-22 Thread Ben Bolker
theliver wrote: > > I'm currently doing simple, one way ANOVA using R. > > I'm analyzing a count based upon an Hour value (0-23) in which it occurs. > The count varies greatly over the entire day (usually with a range of 400 > or so), but certain hour groupings could be useful for later data