Hello Blind toy_Car toy_truck toy_boat 1 6.3 7.5 5.4 2 3.4 8.1 6.1 3 2.2 4.4 5.1 How do we calculate the F-statistic in R. Any help is really appreciated. -- View this message in context: http://www.nabble.com/Analysis-of-Variance-tf3641852.html#a10170830 Sent from the R help mailing list archive at Nabble.com.
CrazyJoe wrote:> Hello > > Blind toy_Car toy_truck toy_boat > 1 6.3 7.5 5.4 > 2 3.4 8.1 6.1 > 3 2.2 4.4 5.1 > > How do we calculate the F-statistic in R. > > Any help is really appreciated.You may want to try to do the homework yourself and read the manuals... It also makes sense to specify the model rather than just providing some data. Uwe Ligges
Reasonably Related Threads
- Anova Test
- Different value between R variance and definition of variance
- Non-homogeneity of variance - decreasing variance
- within-groups variance and between-groups variance
- output of variance estimate of random effect from a gamma frailty model using Coxph in R