PARAFAC2b
Location: ..\CuBatch\Model_parafac2
function
ModelIn, ModelOut = PARAFAC2b (ModelIn,ModelOut);
Description:
This m-file corresponds to the 1st one that is called from the "Factor Analysis" menu / "PARAFAC2".
It opens the window that allows the user to set all that is required to compute a PARAFAC2 model.
Inputs:
ModelIn: Structure for inputs (before modelling step)
ModelOut: Structure for outputs (after modelling step)
Outputs:
ModelIn: Structure for inputs (before modelling step)
ModelOut: Structure for outputs (after modelling step)
Called by:
Dispatch_Compute
Subroutines:
Internal: None
External:
cenwindow,
guinames,
parafac,
parafac2,
parafac2activateplots,
parafac2constraints,
parafac2model,
parafac2options
Author:
Sébastien Gourvénec
ChemoAC, V.U.B.
Laarbeeklaan 103
B-1090 Brussels
Belgium
Last modified: 28-Oct-2002 09:22:14
Contact: Sébastien Gourvénec, sebastien.gourvenec@vub.ac.be
References