| To: | <s-news@wubios.wustl.edu> |
|---|---|
| Subject: | "Error in theta.ml: ..." ? ? ? |
| From: | <msc0235@geo.ed.ac.uk> |
| Date: | Sat, 24 Aug 2002 15:09:16 +0100 |
| Organization: | The University of Edinburgh |
Dear all,
does any one know what the error message below means - and how I could fix
that ?
the data is a bit sparse, but I thought the glm.nb should take care of
that. The model I was trying is:
adults <- glm.nb(adults ~ x.coord + sheep + grouse, data = LS, trace = F,
maxit = 50)
Error in theta.ml: Missing value where logical needed: while((it <- it + 1)
< limit && abs(del) > eps) {
t0 <- abs(t0)
del <- score(n, t0, mu, y)/(i <- info(n, t0, mu, y))
t0 <- t0 + del
. . .
thanks a lot!
Helene
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: dichotomous correlation, Frank E Harrell Jr |
|---|---|
| Next by Date: | nlme, Nathan Leon Pace, MD, MStat |
| Previous by Thread: | Functions from R, and (the lack) of Noncentral Capability, Ken Kelley |
| Next by Thread: | nlme, Nathan Leon Pace, MD, MStat |
| Indexes: | [Date] [Thread] [Top] [All Lists] |