init3ordered1 {CA3variants}R Documentation

Initial components from the Trivariate Moment Decomposition algorithm

Description

The function is utilised from the function tuckerORDERED to compute the initial components for the first ordered categorical variables.

Usage

init3ordered1(x, p, q, r, x0)

Arguments

x

The three-way contingency table.

p

The number of components of the first mode.

q

The number of components of the second mode.

r

The number of components of the third mode.

x0

The original three-way contingency table.

Value

The initial components for each of the three categorical variables.

a

The initial component derived from the Trivariate Moment Decomposition for the first mode.

b

The initial component derived from the Trivariate Moment Decomposition for the second mode.

cc

The initial component derived from the Trivariate Moment Decomposition for the third mode.

x

The three-way contingency table.

Author(s)

Rosaria Lombardo, Eric J Beh, Ida Camminatiello.


[Package CA3variants version 3.3.1 Index]