trModel: Taylor-Russell Ratio

Description Usage Arguments Value Author(s) References Examples

Description

Computes the Taylor Russel ratio

Usage

1
trModel(rxy, sr, br)

Arguments

rxy

The correaltion between the predictor composite and the criterion.

sr

The selection ratio.

br

The base rate of the criterion. The cutoff point indicating success or failure.

Value

The success ratio.

Author(s)

Allen Goebl and Jeff Jones

References

Taylor, H. C., & Russell, J. T. (1939). The relationship of validity coefficients to the practical effectiveness of tests in selection: Discussion and tables. Journal of Applied Psychology, 25(5), 565.

Examples

1
trModel(rxy=.5, sr=.5, br=.6)

allengoebl/iopsych documentation built on May 10, 2019, 9:22 a.m.