standtab | R Documentation |
The function computes the three-way centred column profile table to perform three-way symmetric correspondence analysis.
standtab(x, std = T, ctr = T)
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. |
Rosaria Lombardo, Eric J Beh, Ida Camminatiello.
Beh EJ and Lombardo R (2014) Correspondence Analysis, Theory, Practice and New Strategies. John Wiley & Sons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.