Displaying 1 result from an estimated 1 matches for "woishes".
Did you mean:
wishes
2007 Sep 20
1
R
I am going to fit my model with R-2.5.1.tar
my model is y=fixed effect+b(x) and I have three column in my
data file (y a x) and about 200000 observation(y)
but I had some problems. I was wondering If you could help me
the error massage is:
> res <- read.table("pro.sdf")
> fm <- glm(y=A+x,data=res)
Error: NA/NaN/Inf in foreign function call (arg 4)
In addition: Warning