2008
DOI: 10.18637/jss.v027.i08
|View full text |Cite
|
Sign up to set email alerts
|

Regression Models for Count Data inR

Abstract: The classical Poisson, geometric and negative binomial regression models for count data belong to the family of generalized linear models and are available at the core of the statistics toolbox in the R system for statistical computing. After reviewing the conceptual and computational features of these methods, a new implementation of hurdle and zero-inflated regression models in the functions hurdle() and zeroinfl() from the package pscl is introduced. It re-uses design and functionality of the basic R functi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

6
1,413
0
16

Year Published

2011
2011
2019
2019

Publication Types

Select...
6
4

Relationship

1
9

Authors

Journals

citations
Cited by 1,948 publications
(1,485 citation statements)
references
References 19 publications
6
1,413
0
16
Order By: Relevance
“…The data are said censored if a range of values of the dependent variable is collapsed where by responses might be 0, 1, 2, and 3 or more (Zeileis et al, 2008;Greene, 2002). Such situation is common in clinical work whereby one often encounters situations where the outcome variable is numeric, but in the form of counts.…”
Section: Resultsmentioning
confidence: 99%
“…The data are said censored if a range of values of the dependent variable is collapsed where by responses might be 0, 1, 2, and 3 or more (Zeileis et al, 2008;Greene, 2002). Such situation is common in clinical work whereby one often encounters situations where the outcome variable is numeric, but in the form of counts.…”
Section: Resultsmentioning
confidence: 99%
“…In addition, zeroes occur more frequently in the data than predicted by a Poisson model (that is, most people were not in the hospital or emergency room for most observation months). We accommodated this overrepresentation by using a zero-inflated model (18, 19). This model entailed a two-part regression that both tested the probability of having no visits (a binomial model) and then predicted a count of the number of visits.…”
Section: Methodsmentioning
confidence: 99%
“…To deal with these situations, a hurdle model (Mullahy 1986;Zeileis et al 2008) was used. In the hurdle model, there are two component models: a truncated count model that is used for the positive counts and a hurdle component that models zero versus positive counts.…”
Section: Methodsmentioning
confidence: 99%