| LF06art | R Documentation |
For replication purposes between Stata and R. Long and Freese (2006) analyze these data to illustrate regression models for count dependent variables.
data("LF06art")
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
Long, Scott J. and Jeremy Freese. 2006. "Regression Models for Categorical Dependent Variables Using Stata." Austin, TX: Stata Press
data(LF06art)
head(LF06art)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.