Learn R Programming

InPosition (version 1.0.0)

rebuildMCAtable: rebuildMCAtable: rebuild categorical table from the disjunctive table.

Description

rebuildMCAtable takes the disjunctive table used in MCA and rebuilds a categorical form of it. This function is used for permutation tests when only a disjunctive table is available.

Usage

rebuildMCAtable(DATA)

Value

A categorical data table is returned. It has the same structure as the disjunctive table in a format that can be permuted.

Arguments

DATA

Disjunctive coded data table

Author

Derek Beaton