.rmatReg {iopsych}R Documentation

Find regression weights and R2

Description

Find regression weights and R2

Usage

.rmatReg(rxx, rxy)

Arguments

rxx

A matrix of predictor intercorrelations.

rxy

A vector of predictor, criterion correlations.

Value

R2 and Regression weights

Author(s)

Allen Goebl and Jeff Jones

Examples

print("example needed")

[Package iopsych version 0.90.1 Index]