choixcompvctuckerVI

Location: CuBatch\Model_tuckerVI\choixcompvctuckerVI.m

function [err,rx,ryvi] = choixcompvctuckerVI (Y,X,mi,mo,c);

Description:
Executes a cross-validation (1 by 1) and For IV-Tucker plots the results

Inputs:
Y: data Y (matrix)
X: data X (matrix)
mi:
ModelIn structure
mo:
ModelOut structure
c:
Content object

Outputs:
err: Sum of square error depending on the number of PC (for X and Y), matrix
rx: optimal number of PC (for X)
ryvi: optimal number of PC (for Y)

Called by:
tuckervi

Subroutines:
Internal: None
External: regressvctuckervi

Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France

Last modified: 20-Sep-2002 13:49:54

Contact: Christophe Durville, cdurpp@ifrance.com

References