salary: Salaries and Related Data from 62 Academics

Description Usage Format Source References Examples

Description

Salaries and Related Data from 62 Academics

Usage

1

Format

A data frame with 62 cases and 5 variables:

phd

Time since Ph.D.

pubs

Number of publications.

sex

Sex. 1 female. 0 male.

citations

Number of citations.

salary

Salary in US dollars.

Source

From Chapter 3 in Cohen et al. (2013).

References

Cohen, J., Cohen, P., West, S. G., & Aiken, L. S. (2013). Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences. Hoboken: Taylor and Francis. ISBN:9780805822236 Google:v2pGI8RDAPMC

Examples

1
2
3
data(salary, package = "jeksterslabRdatarepo")
str(salary)
head(salary)

jeksterslabds/jeksterslabRdatarepo documentation built on Jan. 5, 2021, 3:27 a.m.