articles | R Documentation |
The data set for a study of the number of articles published by the scientist.
data(articles)
A data frame with 6 columns and 915 rows. The columns are:
fem: Gender; 0 = male; 1 = female.
ment: Number of articles published by a scientist’s mentor.
phd: Prestige of the graduate program.
mar: Marital status; 0 = No; 1 = Yes.
kid5: Number of young children.
art: Number of articles.
This study is to examine how factors such as gender (fem), marital status (mar), number of young children (kid5), prestige of the graduate program (phd), and number of articles published by a scientist’s mentor (ment) affect the number of articles (art) published by the scientist.
Long, J. S. (1997). Regression Models for Categorical and Limited Dependent Variables. Thousand Oaks: Sage Publications.
data(articles)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.