just a guess but does it know where to look for the variable?  has the data 
been specified?  i am not seeing any of the previous messages in this thread so 
forgive me if this has been mentioned.

that error means it has no idea where to find the dependent variable 'Pat2006'.



~nicole

----- Original Message -----
From: "bobo" <bleza...@gmail.com>
To: r-help@r-project.org
Sent: Wednesday, March 21, 2012 1:35:36 AM
Subject: Re: [R] Loading Dataset into R continual issue

Thank you. I was able to get it loaded however when I tried to run

mod1<-lm(Pat2006~FHouse)
I got
Error in eval(expr, envir, enclos) : object 'Pat2006' not found

What exactly is occurring here?

--
View this message in context: 
http://r.789695.n4.nabble.com/Loading-Dataset-into-R-continual-issue-tp4486619p4491424.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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.

______________________________________________
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