selection.example.data: Fictitious data of a pool of applicants

Description Format Examples

Description

Fictitious data of a pool of applicants

Format

A data frame with 30 observations on the following 5 variables.

Cognition

a numeric vector containing cognition scores

Interview

a numeric vector indicating the ratings of interview performance

Biodata

a numeric vector indicating some measure of Biodata

Performance

Interview performance

R

a Subjective ranking of applicants

Examples

1
2
data(selection.example.data)
## maybe str(selection.example.data) ; plot(selection.example.data) ...

dustinfife/selection documentation built on Aug. 17, 2020, 5:43 a.m.