View source: R/loss1.3ordered.R
loss1.3ordered | R Documentation |
This function represents the general loss function on which is based the Trivariate Moment Decomposition and calculates the difference between two arrays, x and xhat, where x is the three-way contingency table and xhat is the reconstruction of this table by means of components and core array.
loss1.3ordered(param, comp.old)
param |
The matrices of the row, column and tube components derived via the Trivariate Moment Decomposition model. |
comp.old |
The matrices of the row, column and tube components derived in the foregoing iteration of the Trivriate Moment Decomposition algorithm. |
The difference between three-way contingency table and its reconstruction from the Trivariate Moment Decomposition model.
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.