Where are the data "sales" and "production"
Dear R-users, I just can't find the data set "sales" and "production" used in the documentation: "An Introduction to R". "sales" first appears on page 59 in
fm <- glm(y ~ x1 + x2, family = gaussian, data = sales)
"production" first appears on page 55 in fm2 <- lm(y ~ x1 + x2, data = production) Best regards, C. Joseph Lu Department of Statistics National Cheng-Kung University Tainan, Taiwan -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._