[R] cv.lm syntax error
agent dunham
crosspide at hotmail.com
Tue Mar 8 17:47:10 CET 2011
Thanks for your answer, but I type the following:
> dfmod.1 <- data.frame(dat$v1,dat$v2,dat$v3,dat$v4, dat$v5,factor)
> CVlm(df= dfmod.1, form.lm = formula(dat$v1 ~ dat$v2+dat$v3+ dat$v4+
> dat$v5+ factor), m=3, seed=29, plotit=TRUE, printit =TRUE)
Error en `[.data.frame`(df, , ynam) : undefined columns selected
What does it mean?
user at host.com
--
View this message in context: http://r.789695.n4.nabble.com/cv-lm-syntax-error-tp3334889p3341767.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list