Learn R Programming

mdatools (version 0.7.0)

plotRMSE.plsres: RMSE plot for PLS results

Description

Shows plot with root mean squared error values vs. number of components for PLS results.

Usage

"plotRMSE"(obj, xlab = "Components", ...)

Arguments

obj
PLS results (object of class plsres)
xlab
label for x axis
...
other plot parameters (see mdaplotg for details)

Details

See examples in help for plsres function.