PARAFACModel

Location: ..\cubatch\Model_PARAFAC\PARAFACModel.m

function [ModelIn,ModelOut] = PARAFACModel (ModelIn);

Description:
Creates a figure and handles the corresponding events for computing a PARAFAC using the selected variables in X.
If the
'Cancel' button is pressed ModelIn is returned empty.

Inputs:
ModelIn: ModelIn structure

Outputs:
ModelIn: ModelIn structure
ModelOut: ModelOut structure

Called by:
Dispatch_Compute

Subroutines:
Internal: None
External: calculate, initmodelin, check, defcontrols, parafacconstraints, parafacoptions, guinames, setcvdata, cenwindow, ctag, cval, getcvdata, preprocess

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

Last modified: 13-Nov-2002 21:12:32

Contact: Giorgio Tomasi, gt@kvl.dk

References