Calculate

Location: CuBatch\private\Calculate.m

function ModelOut = Calculate (ModelIn);

Description:
Fills in the ModelOut structure and calls the adequate functions (depending on the algorithm chosen to fit it) to fit a PARAFAC model to the selected part of X{1}.

Inputs:
ModelIn: ModelIn structure

Outputs:
ModelOut: ModelOut structure

Called by:
Model_PARAFAC\PARAFACModel

Subroutines:
Internal: None
External: definearray, definemodelout, fitmodel, initpar, nprocess, parafacfit, parafacgnfit, parafacgnpred, parafacpred, validatemodel

Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark

Last modified: 04-Nov-2002 10:40:54

Contact: Giorgio Tomasi, gt@kvl.dk

References