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.
naffairs
a numeric vector
avgmarr
a numeric vector
hapavg
a numeric vector
vryhap
a numeric vector
smerel
a numeric vector
vryrel
a numeric vector
yrsmarr4
a numeric vector
yrsmarr5
a numeric vector
yrsmarr6
a 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]