bootcomptucker
Location: CuBatch\Model_tucker\bootcomptucker.m
function
risqueB = bootcomptucker (X,mi,mo,c,model);
Description:
Calculated the bootstrap estimated of the risk of the PCA model.
Inputs:
X: data (matrix)
mi: ModelIn
structure
mo: ModelOut
structure
c: content object
model: 'r' (residual bootstrap), or 'n' (naive bootstrap).
Outputs:
risqueB: bootstrap estimated of the risk
Called by:
tuckerb
Subroutines:
Internal: None
External: bootstrpanadon.html,
canonique.html
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 18-Nov-2002 10:31:08
Contact: Christophe Durville, cdurpp@ifrance.com
References