| employee {stima} | R Documentation |
Employee Dataset
Description
A dataset with information on background characteristics and salary of 473 employees.
Usage
data(employee)
Format
A data frame with 473 observations on the following 9 variables:
salarya numeric variable, used as response variable: current salary in US dollars
agea numeric variable: age in years
edua numeric variable: educational level in years
startsala numeric variable: beginning salary in US dollars
jobtimea numeric variable: months since hire
prevexpa numeric variable: previous work experience in months
minoritya factor variable: minority classification with levels
min, indicating minority, andno_min, no minoritygendera factor variable: gender type with levels
f, indicating female, andm, indicating malejobcata factor variable: type of job with levels
Clerical,Custodial, andmanager
Source
This is an example dataset from the statistical software program SPSS, Version 20.0. If you use this dataset, refer to IBM Corp. (2011), see references. The dataset is used as a benchmark dataset in Dusseldorp, Conversano, and Van Os (2010).
References
IBM Corp. (2011). IBM SPSS Statistics for Windows, Version 20.0. Armonk, NY: IBM Corp.
Dusseldorp, E. Conversano, C., and Van Os, B.J. (2010). Combining an additive and tree-based regression model simultaneously: STIMA. Journal of Computational and Graphical Statistics, 19(3), 514-530.