[R] Error Message when running Linear regression

2014-03-03 Thread sportsguy
Win 7 x64 R x64 8 Gigs RAM Data is 1,000 rows, 40 variables regression is with 3 variables. . . this doesn't appear to be big to me. . . results = lm(Est_Margin ~ Est_Material + Est_Labor + Est_Subcontractor, data=NorthEast) error msg: Warning messages: 1: In model.response(mf, "numeric") :

Re: [R] Error Message when running Linear regression

2014-03-03 Thread sportsguy
Never mind, the excel csv export had commas in the formatting, which caused " " around the values, and R didn't find any regression values. . . . thanks for reading sportsguy -- View this message in context: http://r.789695.n4.nabble.com/Error-Message-when-running-Linear-regression-tp468616