internal.checkIndex: Are y_col and x_col appropriate indexs for r_mat?

Description Usage Arguments Value Author(s) Examples

Description

Are y_col and x_col appropriate indexs for r_mat?

Usage

1
.checkIndex(r_mat, y_col, x_col)

Arguments

r_mat

A correlation matrix.

y_col

A vector of columns representing criterion variables.

x_col

A vector of columns representing predictor variables.

Value

Nothing. Will result in an error if test fails.

Author(s)

Allen Goebl and Jeff Jones

Examples

1
print("example needed")

Example output

[1] "example needed"

iopsych documentation built on May 2, 2019, 2:27 p.m.