Node usage

The ``working_pls'' node in SciCraft which contains the Partial Least Squares Regression (PLSR) method is an Octave (Matlab) m-file which has the following syntax:

[T,W,Yval,B,b0,MSEC,MSEP,P,Pvalues,aopt] = working_pls(X,Y,Amax)

The input arguments are:

The output arguments from the node are:

Bjørn Alsberg 2005-02-18