naiftucker
Location: CuBatch\Model_tucker\naiftucker.m
function
[Factorsb,G] = naiftucker (X,W,rot);
Description:
Tucker on bootstrapped data of X ( naive bootstrap).
Inputs:
X: data (matrix)
W: number of PC (for each mode)
rot: rotation of the core
Outputs:
Factorsb: N loadings (cell array)
G: core tensor
Called by:
bootcomptucker
Subroutines:
Internal: None
External:
None
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 27-May-2002 14:09:52
Contact: Christophe Durville, cdurpp@ifrance.com
References