| Hilbe {rioplot} | R Documentation |
Replication data for regression models with a count dependent variable.
Description
Data analyzed by Hilbe (2011), and used here to illustrate model visualization and coefficient decomposition for count models.
Usage
data("Hilbe")
Format
A data frame with 601 observations on the following 9 variables.
naffairsa numeric vector
avgmarra numeric vector
hapavga numeric vector
vryhapa numeric vector
smerela numeric vector
vryrela numeric vector
yrsmarr4a numeric vector
yrsmarr5a numeric vector
yrsmarr6a numeric vector
Source
Hilbe, Joseph M., 2011. Negative binomial regression. NY: Cambridge University Press.
Examples
data(Hilbe)
head(Hilbe)
[Package rioplot version 1.1.1 Index]