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.
art
count response
fem
dummy for sex
mar
dummy for married
kid5
number of children under five
phd
a numeric vector
ment
a 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]