PARAFACOptions
Location: ..\cubatch\Model_PARAFAC\PARAFACOptions.m
function
ModelIn = PARAFACOptions (ModelIn);
Description:
Opens the figures for setting the options relative to the
fitting of the PARAFAC model: the standard and the advanced ones. Not all the
options given by PAROptions can be set via this window. It handles as callback
function all the events associated to these two windows.
The following options are handled:
| Standard | Advanced |
The values are stored in ModelIn.options.algorithm.maxiter
and ModelIn.options.algorithm.constants
Inputs:
ModelIn: ModelIn
structure
Outputs:
ModelIn: ModelIn
structure, if the buttons 'OK' or 'Close advanced' are not pressed and the
windows are closed otherwise, ModelIn is returned empty.
Called by:
Model_PARAFAC\PARAFACModel
Subroutines:
Internal: None
External:
setcvdata,
cenwindow,
ctag,
cval,
getcvdata
Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark
Last modified: 10-Jun-2002 11:06:52
Contact: Giorgio Tomasi, gt@kvl.dk
References