View source: R/init3ordered2.R
init3ordered2 | R Documentation |
The function is utilised from the function tuckerordered
to compute the
initial components for each of the two ordered categorical variables.
init3ordered2(x, p, q, r, x0)
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. |
The initial components for each of the three categorical variables.
a |
The initial component derived from the Trivriate Moment Decomposition for the first mode. |
b |
The initial component derived from the Trivriate Moment Decomposition for the second mode. |
cc |
The initial component derived from the Trivriate Moment Decomposition for the third mode. |
x |
The three-way contingency table. |
Rosaria Lombardo, Eric J Beh, Ida Camminatiello.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.