[R] Zero inflated count models

2003-09-21 Thread Dirk Enzmann
Can someone show me how to specify zero inflated poisson and zero 
inflated negative poisson models in R? I would like to replicate the 
example given in Long (1997: Regression Models for Categorical and 
Limited Dependent Variables) in Chapter 8.5 (pp. 242-247).

TIA
Dirk
*
Dr. Dirk Enzmann
Criminological Research Institute of Lower Saxony
Luetzerodestr. 9
D-30161 Hannover
Germany
phone: +49-511-348.36.32
fax:   +49-511-348.36.10
email: [EMAIL PROTECTED]
http://www.kfn.de

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


[R] Zero inflated count models (2)

2003-09-21 Thread Dirk Enzmann
In my previous mail, meant to say negative binomial regression (not 
negative poisson), of course.

Dirk

*
Dr. Dirk Enzmann
Criminological Research Institute of Lower Saxony
Luetzerodestr. 9
D-30161 Hannover
Germany
phone: +49-511-348.36.32
fax:   +49-511-348.36.10
email: [EMAIL PROTECTED]
http://www.kfn.de

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


Re: [R] Zero inflated count models

2003-09-21 Thread Sundar Dorai-Raj
Dirk Enzmann wrote:

Can someone show me how to specify zero inflated poisson and zero 
inflated negative poisson models in R? I would like to replicate the 
example given in Long (1997: Regression Models for Categorical and 
Limited Dependent Variables) in Chapter 8.5 (pp. 242-247).

TIA
Dirk
Dirk,

I believe this can be done with Jim Lindsey's fmr function in the gnlm 
package. The help page has an example of both ZIP and ZINB model fits.

The gnlm package can be downloaded from

http://alpha.luc.ac.be/~jlindsey/rcode.html

-sundar

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