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

View source: R/rebuildMCAtable.R

rebuildMCAtableR Documentation

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)

Arguments

DATA

Disjunctive coded data table

Value

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

Author(s)

Derek Beaton


InPosition documentation built on April 15, 2025, 9:07 a.m.