| 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.
idthe identification number
timethe time since getting the Ph.D. degree
pubthe number of publications
sexthe gender, 1 for female and 0 for male
citationthe citation count
salarythe 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]