standtab {CA3variants}R Documentation

Three-way centred column profile table for the three-way symmetric correspondence analysis

Description

The function computes the three-way centred column profile table to perform three-way symmetric correspondence analysis.

Usage

standtab(x, std = T, ctr = T)

Arguments

x

The original three-way contingency table.

std

The flag parameter for weighting the original table. If F the original contingency table is not weighted.

ctr

The flag parameter for centering the original table. If F the original array is not centered.

Author(s)

Rosaria Lombardo, Eric J Beh, Ida Camminatiello.

References

Beh EJ and Lombardo R (2014) Correspondence Analysis, Theory, Practice and New Strategies. John Wiley & Sons.


[Package CA3variants version 3.3.1 Index]