Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nominalCheck

Checks if data are disjunctive.


Description

Checks if data is in disjunctive (sometimes called complete binary) format. To be used with MCA (e.g., epMCA).

Usage

nominalCheck(DATA)

Arguments

DATA

A data matrix to check. This should be 0/1 disjunctive coded. nominalCheck just checks to make sure it is complete.

Value

If DATA are nominal, DATA is returned. If not, stop is called and execution halts.

Author(s)

Derek Beaton


ExPosition

Exploratory Analysis with the Singular Value Decomposition

v2.8.23
GPL-2
Authors
Derek Beaton, Cherise R. Chin Fatt, Herve Abdi
Initial release
2018-12-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.