critera {CA3variants} | R Documentation |
Criterion of the Tucker3 algorithm
Description
The function critera is used to define the criterion of the Tucker3 algorithm.
Usage
critera(aold, anew)
Arguments
aold |
The old component of the first mode. |
anew |
The new component of the first mode. |
Author(s)
Rosaria Lombardo, Eric J Beh
References
Kroonenberg PM (1994) The TUCKALS line: a suite of programs for three-way data analysis. Computational Statistics and Data Analysis, 18, 73–96.
[Package CA3variants version 3.3.1 Index]