Katrin Bernath
2006-Jan-16 13:15 UTC
[R] Poisson and negative binomial models with truncation
I am fitting count data models with zero-truncated data. Are there commands in R to adjust the Poisson model (glm(y~x, poisson)) and the negative binomial model (glm.nb(y~x)) for truncated distributions? Thanks in advance! Katrin Bernath --------------------------------------------------------- Katrin Bernath Eidg. Forschungsanstalt WSL Abteilung ??konomie Z??rcherstrasse 111 CH-8903 Birmensdorf Telefon +41-44-739 25 46 Fax +41-44-739 25 88 katrin.bernath at wsl.ch http://www.wsl.ch/economics
Francisco J. Zagmutt
2006-Jan-16 18:48 UTC
[R] Poisson and negative binomial models with truncation
Did you try RSiteSearch("zero-inflated")? Francisco>From: Katrin Bernath <katrin.bernath at wsl.ch> >To: r-help at stat.math.ethz.ch >Subject: [R] Poisson and negative binomial models with truncation >Date: Mon, 16 Jan 2006 14:15:14 +0100 > >I am fitting count data models with zero-truncated data. > >Are there commands in R to adjust the Poisson model (glm(y~x, poisson)) >and the negative binomial model (glm.nb(y~x)) for truncated distributions? > >Thanks in advance! >Katrin Bernath > > >--------------------------------------------------------- >Katrin Bernath >Eidg. Forschungsanstalt WSL >Abteilung 佒konomie >Z侟rcherstrasse 111 >CH-8903 Birmensdorf > >Telefon +41-44-739 25 46 >Fax +41-44-739 25 88 >katrin.bernath at wsl.ch >http://www.wsl.ch/economics > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide! >http://www.R-project.org/posting-guide.html