Learn R Programming

iopsych (version 0.90.1)

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

Examples

Run this code
print("example needed")

Run the code above in your browser using DataLab