Learn R Programming

iopsych (version 0.90.1)

.rmatReg: 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

Examples

Run this code
print("example needed")

Run the code above in your browser using DataLab