[R] Weighted least squares

rbowman16 roosevelt.bowman at gmail.com
Wed Nov 21 15:34:25 CET 2012


Hi everyone, 

I admit I am a bit of an R novice, and I was hoping someone could help me
with this error message:

Warning message:
In lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) :
  extra arguments weigths are just disregarded.


My equation is:


 lm( Y ~ X1 + X2 + X3, weigths = seq(0.1, 1, by = 0.1))



--
View this message in context: http://r.789695.n4.nabble.com/Weighted-least-squares-tp4650292.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list