prof.salary {MBESS} | R Documentation |
Cohen et. al. (2003)'s professor salary data set
Description
The data set of the salaries and other information of 62 some professors in Cohen et. al. (2003, pp. 81-82).
Usage
data(prof.salary)
Format
A data frame with 62 observations on the following 6 variables.
id
the identification number
time
the time since getting the Ph.D. degree
pub
the number of publications
sex
the gender, 1 for female and 0 for male
citation
the citation count
salary
the professor's current salary
Source
Cohen, J., Cohen, P., West, S. G., & Aiken, L. S. (2003). Applied multiple regression/correlation analysis for the behavioral sciences (3rd ed.). Mahwah, NJ: Erlbaum.
References
Cohen, J., Cohen, P., West, S. G., & Aiken, L. S. (2003). Applied multiple regression/correlation analysis for the behavioral sciences (3rd ed.). Mahwah, NJ: Erlbaum.
Examples
data(prof.salary)
[Package MBESS version 4.9.3 Index]