Attitudes {Rchoice} | R Documentation |
Attituded toward working mothers
Description
In 1997 and 1989, the General Social Survey asked respondents to evaluate the following statement: "A working mother can establish just as warm and secure a relationship with her children as a mother who does not work".
Usage
data(Attitudes)
Format
A data frame with 2293 observations on the following 10 variables:
warm
1 = Strongly disagree, 2 = disagree, 3 = agree, 4 = strongly agree,
yr89
survey year: 1 = 1989; 0 = 1977,
male
1 = male; 0 = female,
white
1 = white; 0 = nonwhite,
age
age in years,
ed
years of education,
prst
occupational prestige,
Source
Clogg, C. C., & Shihadeh, E. S. (1994). Statistical models for ordinal variables. Thousand Oaks, CA: Sage Publications.
Long, J. S. (1997). Regression models for categorical and limited dependent variables (Vol. 7). Sage.
Long, J. S., & Freese, J. (2006). Regression models for categorical and limited dependent variables using Stata. Stata Press, College Station, TX.
Examples
data(Attitudes)