Checks if data are disjunctive.
Checks if data is in disjunctive (sometimes called complete binary) format. To be used with MCA (e.g., epMCA
).
nominalCheck(DATA)
DATA |
A data matrix to check. This should be 0/1 disjunctive coded. |
If DATA
are nominal, DATA
is returned. If not, stop
is called and execution halts.
Derek Beaton
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.