| LF06art {catregs} | R Documentation |
Data to replicate Long and Freese's (2006) count models (pp354-414)
Description
For replication purposes between Stata and R. Long and Freese (2006) analyze these data to illustrate regression models for count dependent variables.
Usage
data("LF06art")
Format
A data frame with 915 observations on the following 6 variables.
artcount response
femdummy for sex
mardummy for married
kid5number of children under five
phda numeric vector
menta numeric vector
Source
Long, Scott J. and Jeremy Freese. 2006. "Regression Models for Categorical Dependent Variables Using Stata." Austin, TX: Stata Press
Examples
data(LF06art)
head(LF06art)
[Package catregs version 0.2.1 Index]