Description Usage Format Source Examples
Study from the 1970s about whether gender influences hiring recommendations.
1 | data("gender.discrimination")
|
A data frame with 48 observations on the following 2 variables.
gender
a factor with levels female
male
decision
a factor with levels not
promoted
Rosen B and Jerdee T. 1974. Influence of sex role stereotypes on personnel decisions. Journal of Applied Psychology 59(1):9-14.
1 2 | data(gender.discrimination)
## maybe str(gender.discrimination) ; plot(gender.discrimination) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.