choixcompvcacpVI2
Location: CuBatch\Model_PCAVI\choixcompvcacpVI2.m
function
[err,rx,ryvi] = choixcompvcacpVI2 (Y,X,mi,mo,c);
Description:
Executes a cross-validation (1 by 1) and
For IV-PCAplots 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:
acpvi
Subroutines:
Internal: None
External:
acpvidisplayinfo,
predicacpvi
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 05-Nov-2002 10:01:56
Contact: Christophe Durville, cdurpp@ifrance.com
References