Re: [R] multiple groups anova

2014-06-12 Thread Olivier Crouzet
1:53 To: r-help@r-project.org Subject: [R] multiple groups anova Hi All I have a matrix on which I want to do ANOVA between different Groups. My matrix looks something like this Sample GroupMes1 Mes2 Mes3 sample1Group1 10 0 5 sample2Group1

[R] multiple groups anova

2014-06-11 Thread Dragana Stanley
Hi All I have a matrix on which I want to do ANOVA between different Groups. My matrix looks something like this Sample GroupMes1 Mes2 Mes3 sample1Group1 10 0 5 sample2Group1 2 0 1 sample3Group1 2 0 1 sam