PARAFAC2Options

Location: ..\CuBatch\Model_parafac2

function ModelIn, ModelOut = PARAFAC2Options (ModelIn,ModelOut);

Description:
Through this m-file, the user can set the different available options of the PARAFAC2 algorithm.


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:
parafac2b

Subroutines:
Internal: None
External: cenwindow, guinames, initialise, parafac

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

Last modified: 21-Jun-2002 11:35:28

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

References