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
[EMAIL PROTECTED]
Office: 913.498.0708
Cell  : 913.634.0306
        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to