Learn R Programming

iopsych (version 0.90.1)

.isCorMat: Is a matrix a correlation matrix?

Description

Is a matrix a correlation matrix?

Usage

.isCorMat(r_mat)

Arguments

r_mat
A correlation matrix.

Value

Nothing. Will return an error if r_mat is not a correlation matrix

Examples

Run this code
print("example needed")

Run the code above in your browser using DataLab