[Rd] Error in lm.wfit(x, y, w, offset = offset, singular.ok = singular.ok, : (PR#5682)

colestephen at msn.com colestephen at msn.com
Wed Dec 10 23:03:03 MET 2003


I have encountered the following problem while doing "Appendix A A simple session" p.84 in The Intro to R :

> fm1 <- lm(y ~ x, data=dummy, weight=1/w^2)
Error in lm.wfit(x, y, w, offset = offset, singular.ok = singular.ok,  : 
        NA/NaN/Inf in foreign function call (arg 1)

What seem to be the problem?


Yours Truly,
Stephen W. Cole
Deployed Solutions, Inc.
11521 Mackey St.
Overland Park, Kansas 66210
colestephen at msn.com
Office: 913.498.0708
Cell  : 913.634.0306
	[[alternative HTML version deleted]]



More information about the R-devel mailing list