solveReg: Find beta weights and R2

Description Usage Arguments Value Author(s) Examples

Description

Find beta weights and R2

Usage

1
solveReg(rxx, rxy)

Arguments

rxx

A matrix of predictor intercorrelations.

rxy

A vector of predictor criterion intercorrelations, or a matrix with one row per criterion.

Value

R2 and Regression weights

Author(s)

Allen Goebl and Jeff Jones

Examples

1
print("example needed")

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