Hello, I have a problem... I tried using a function and I get the error: 
"ERROR: missing value where TRUE/FALSE needed"
Here is my code:
a<-mctp(Ecoli~Fecha, data=Datos, type = "Tukey", alternative = "two.sided", 
asy.method = "mult.t", plot.simci = TRUE)summary(a)
Ecoli, Fecha and Datos are well defined. I don't know what is the problem...
THANKS
                                          
        [[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.

Reply via email to