Description Usage Arguments Value Author(s)
View source: R/rebuildMCAtable.R
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.
1 | rebuildMCAtable(DATA)
|
DATA |
Disjunctive coded data table |
A categorical data table is returned. It has the same structure as the disjunctive table in a format that can be permuted.
Derek Beaton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.