articles: articles

articlesR Documentation

articles

Description

The data set for a study of the number of articles published by the scientist.

Usage

data(articles)

Format

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.

Details

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.

References

Long, J. S. (1997). Regression Models for Categorical and Limited Dependent Variables. Thousand Oaks: Sage Publications.

Examples

data(articles)

julianfaraway/brinla documentation built on April 6, 2023, 2:33 p.m.