is.sym {MiMIR}R Documentation

is.sym

Description

Defining a helper function to check whether a supplied matrix is symmetric: helper function to check whether a supplied matrix is symmetric

Usage

is.sym(res)

Arguments

res

Results of cor.assoc

Value

TRUE/FALSE


[Package MiMIR version 1.5 Index]