Learn R Programming

CA3variants (version 3.3.1)

flatten: Flattened table

Description

The function flattens the three-way table into the concatenation of two-way matrices.

Usage

flatten(x)

Value

x

The flattened table of size I,JK where I, J and K are the number of the categories of rows, columns and tubes, respectively.

Arguments

x

The three-way contingency table.

Author

Rosaria Lombardo, Eric J Beh.

Details

It is utilised by a number of functions: CA3variants, reconst3, newcomp3 and step.g3.