Type ?anova on your R command line for the basic function, and links
to related functions.
Also, try a google search of something like "doing anova in R" and you
should find multiple tutorials or examples.
Andrew Miles
On Oct 11, 2010, at 11:33 AM, Mauluda Akhtar wrote:
Hi,
I've a table like the following. I want to do ANOVA. Could you
please tell
me how can i do it.
I want to show whether the elements (3 for each column) of a column
are
significantly different or not.
Just to inform you that i'm a new user of "R"
bp_30048741 bp_30049913 bp_30049953 bp_30049969 bp_30049971
bp_30050044
[1,] 69 46 43 54
54 41
[2,] 68 22 39 31
31 22
[3,] 91 54 57 63
63 50
Thank you.
Moon
[[alternative HTML version deleted]]
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.