Learn R Programming

CA3variants (version 3.3.1)

rstand3: Weighted centred three-way table for three-way non-symmetric correspondence analysis

Description

The function computes the three-way weighted centred contingency table to perform three-way non-symmetric correspondence analysis with one response and two predictors.

Usage

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

Value

xs

The weighted array with respect to the three associated metrics. It is used when CA3variants="NSCA" and represents the three-way weighted and centred column profile table.

Arguments

x

The original three-way contingency table.

std

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

ctr

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

Author

Rosaria Lombardo, Eric J Beh, Ida Camminatiello.