.relWt {iopsych} | R Documentation |
Relative weights
Description
Function to implement Johnson's (2000) relative weight computation.
Usage
.relWt(rxx, rxy)
Arguments
rxx |
A matrix of predictor intercorrelations. |
rxy |
A vector of predictor, criterion correlations. |
Value
DO THIS JEFF
Author(s)
Jeff Jones and Allen Goebl
References
Johnson, J. (2000). A heuristic method for estimating the relative weight of predictor variables in multiple regression. Multivariate Behavioral Research, 35, 1–19.
Examples
print("example needed")
[Package iopsych version 0.90.1 Index]