Re: [R] Problem with Tukey test

2012-04-21 Thread danipaty13
sorry i uploaded the wrong file but with the one i uploaded happens the same error, it was just as an example -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-Tukey-test-tp4573945p4575946.html Sent from the R help mailing list archive at Nabble.com. __

Re: [R] Problem with Tukey test

2012-04-21 Thread danipaty13
thank you s much i just tried the code you posted and worked perfectly -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-Tukey-test-tp4573945p4575943.html Sent from the R help mailing list archive at Nabble.com. __ R-help@

Re: [R] Problem with Tukey test

2012-04-20 Thread danipaty13
Thanks for your answer well, I uploaded a file with my data, hope you can help me to solve my problem since i'm using R for my thesis http://r.789695.n4.nabble.com/file/n4574997/invgrosor.csv invgrosor.csv -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-Tukey-test-tp

Re: [R] Problem with Tukey test

2012-04-20 Thread danipaty13
http://r.789695.n4.nabble.com/file/n4574990/invgrosor.csv invgrosor.csv Thanks for your answer well, I uploaded a file with mi data, hope you can solve my problem since i'm using R for my thesis -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-Tukey-test-tp4573945p457

[R] Problem with Tukey test

2012-04-20 Thread danipaty13
I'm new using R im trying to do a tukey test, but when i see the results the p value results in NA im guessing its because i have missing values but im not sure how to fix it AnovaModel.2 <- aov(area ~ trat, data=apilados) > summary(AnovaModel.2) Df Sum Sq Mean Sq F valuePr(>F)