.rmatBeta {iopsych} | R Documentation |
Find regression weights
Description
Find regression weights
Usage
.rmatBeta(rxx, rxy)
Arguments
rxx |
A matrix of predictor intercorrelations. |
rxy |
A vector of predictor, criterion correlations. |
Value
A vector of regression weights.
Author(s)
Allen Goebl and Jeff Jones
Examples
print("example needed")
[Package iopsych version 0.90.1 Index]