Re: [R] Error fitting ZIP with zeroinfl()

2008-12-11 Thread Achim Zeileis
On Thu, 11 Dec 2008, Paige Barlow wrote: I am attempting to fit a full zero-inflated Poisson model then use backward elimination to arrive at the best-fitting model. When I try to fit the model with zeroinfl() I get this error: Error in while (abs((ll_old - ll_new)/ll_old) > control$reltol)

[R] Error fitting ZIP with zeroinfl()

2008-12-11 Thread Paige Barlow
I am attempting to fit a full zero-inflated Poisson model then use backward elimination to arrive at the best-fitting model. When I try to fit the model with zeroinfl() I get this error: Error in while (abs((ll_old - ll_new)/ll_old) > control$reltol) { : missing value where TRUE/FALSE n