P.S. I notice that I forgot to define: df.aov <- aov(y ~ bl + tr, data = df) with df <- data.frame(bl=factor(c(1:4,1,2,4,1,2,3)), tr <- factor(rep(1:3,c(4,3,3))), y=c(10,12,9,11,13,15,16,18,22,17)) John Maindonald email : john.maindonald at anu.edu.au Statistical Consulting Unit, phone : (6125)3998 c/o CMA, SMS, fax : (6125)5549 John Dedman Mathematical Sciences Building Australian National University Canberra ACT 0200 Australia -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Problem With Model.Tables Function
1 message · John Maindonald