Plot_Pred_Meas
Location: ..\cubatch\Model_nPLS1\private\Plot_Pred_Meas.m
function
[Axes,MO] = Plot_Pred_Meas (PlotStruct,ModelOut,MainFig);
Description:
Plots the predicted values versus the measured ones according
to what
selected in the control figure opened with
nPLS1PlotControls.
The choice of the LV is taken from PlotStruct.factors(1).
This
plot is not currently applied to
the new data (see
Plot_Predictions instead).
For the axes specified by Axes the
'ModelOut'
application-defined data is set, and it contains a copy of ModelOut.(employed
by nPLS1DisplayInfo)
Inputs:
PlotStruct:
PlotStruct structure
ModelOut: ModelOut
structure for the model selected via the menus in the main window.
MainFig: main figure handle
Outputs:
Axes: handle of the axes
with the predicted vs measured plot.
MO: empty
Called by:
Model_nPLS1\nPLS1ActivatePlots
NB. The
actual
call is made from
nPLS1Plot via feval
and not from
Model_nPLS1\nPLS1ActivatePlots.
Subroutines:
Internal: None
External:
npls1plotcontrols,
plotmodel,
plottargetline,
plotvalidation,
resamplingextract
Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark
Last modified: 16-Oct-2002 19:19:04
Contact: Giorgio Tomasi, gt@kvl.dk
References