Learn R Programming

CA3variants (version 3.3.1)

loss2: Difference between two successive components

Description

The function computes the difference between two successive components in the iteration of the Tuckals3 algorithm.

Usage

loss2(param, comp.old)

Value

The difference between two successive components in the iteration of the Tuckals3 algorithm.

Arguments

param

The matrices of the row, column and tube components derived via the Tucker3 model.

comp.old

The matrices of the row, column and tube components derived in the foregoing iteration of the Tuckals3 algorithm.

Author

Rosaria Lombardo and Eric J Beh.