well i have info<-read.csv(file, header=T)
and i want try thatmodel<-lm(info[1]~info[2])
is for metod backward selection but i don't know how
thanks for help
[[alternative HTML version deleted]]______________________________________________ [email protected] mailing list -- To UNSUBSCRIBE and more, see 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.

