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 messages:
1: - not meaningful for factors in: Ops.factor(y, mu)
2: - not meaningful for factors in: Ops.factor(eta, offset)
3: - not meaningful for factors in: Ops.factor(y, mu)
thank you
sincerely
M.Sahebhonar

 Send instant messages to your online friends http://uk.messenger.yahoo.com 
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
  • [R] R mohammad sahebhonar

Reply via email to