Description Usage Arguments Details Value Author(s) See Also Examples
Plot method for "lspls" objects.
1 2 3 4 5 6  | 
x, object | 
 Object of class   | 
plottype | 
 character string. What type of plot to generate.  | 
... | 
 Further arguments, passed on to underlying plot functions.  | 
The plot method simply calls scoreplot.lspls or
loadingplot.lspls depending on the plottype argument.
scoreplot.lspls gives a series of score plots, one for each PLS
model.  The user is asked to press Return between each plot.
loadingplot.lspls shows a series of loading plots, one for each
PLS model.  All plots are shown in the same plot window.
The functions return whatever the (last) underlying plot function returns.
Bjørn-Helge Mevik
lspls, scoreplot,
loadingplot, plot.lsplsCv
1  | ##FIXME
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.