nPLS1Report
Location: ..\cubatch\Model_nPLS1\nPLS1Report.m
function
nPLS1Report (MainFig,ReportStruct,Fil_id);
Description:
Handles the report for the Model/Validation/Projection parts
when the current model (i.e. the model saved in the
'Results'
application-defined data of the main figure) is either nPLS1 or PLS.
The parts to report are defined in the ReportStruct structure, which is
passed by the calling function.
Inputs:
MainFig: handle to the main figure
ReportStruct: ReportStruct structure, with flags
relative to which information should be saved in the .txt file
Fil_id: handle to the .txt file
Outputs:
None
Called by:
SaveReport
Subroutines:
Internal: None
External:
getcvdata,
nshape
Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark
Last modified: 04-Nov-2002 11:21:02
Contact: Giorgio Tomasi, gt@kvl.dk
References