.checkIndex {iopsych} | R Documentation |
Are y_col and x_col appropriate indexs for r_mat?
.checkIndex(r_mat, y_col, x_col)
r_mat |
A correlation matrix. |
y_col |
A vector of columns representing criterion variables. |
x_col |
A vector of columns representing predictor variables. |
Nothing. Will result in an error if test fails.
Allen Goebl and Jeff Jones
print("example needed")