nPLS1Model

Location: ..\cubatch\Model_nPLS1\nPLS1Model.m

function [ModelIn,ModelOut] = nPLS1Model (ModelIn,ModelName);

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

Inputs:
ModelIn: ModelIn structure
ModelName:
'PLS1'/'nPLS1'

Outputs:
ModelIn: ModelIn structure
ModelOut: ModelOut structure

Called by:
Dispatch_Compute

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

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

Last modified: 02-Nov-2002 18:58:54

Contact: Giorgio Tomasi, gt@kvl.dk

References