PARAFAC2Pred

Location: ..\CuBatch\Model_parafac2

function Predictions = PARAFAC2Pred (X,Model_Parameters,varargin);

Description:
This m-file is necessary to predict new data according to an exsiting PARAFAC2 model


Inputs:
X: CBdataset object
Model_Parameters: Insert description
varargin: Insert description

Outputs:
Predictions: Insert description

Called by:
parafac2Apply

Subroutines:
Internal: None
External: nmodel, parafac

Author:
Sébastien Gourvénec
ChemoAC, V.U.B.
Laarbeeklaan 103
B-1090 Brussels
Belgium

Last modified: 28-Aug-2002 11:03:38

Contact: Sébastien Gourvénec, sebastien.gourvenec@vub.ac.be

References