| case1202 | R Documentation |
Ramsey and Schafer (1997) used this dataset to illustrate considerations in model selection. The data describe attributes of 61 female and 32 male clerical employees hired between 1965 and 1975 by a bank sued for sexual harassment.
data("case1202")
A data frame with 93 observations on the following 7 variables.
YhireAnnual salary upon hire (US dollars).
Y77Annual salary in 1977 (US dollars).
XsexSex; a factor with the levels FEMALE and MALE.
XsenSeniority (months since first hired).
XageAge (in months).
XedEducation (in years).
XexpExperience previous to being hired by the bank (in months).
Ramsey, F., and Schafer, D. (1997). The statistical sleuth: a course in methods of data analysis. Cengage Learning.
data(case1202)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.