<< isconj Data management islist >>

fact >> Data management > isdisj

isdisj

verifies if a matrice x (or x.d from a Div structure) corresponds to a disjunctive classification

Calling sequence

testdisj = isdisj(x)

Arguments

x:

a matrix (n x q) or a Div structure

testdisj:

testdisj='T': x is disjunctive

testdisj='F': x is not disjunctive

Examples

[testdisj]=isdisj(x)

Authors


Report an issue
<< isconj Data management islist >>