plsr_prediction_plot {structToolbox}R Documentation

PLSR prediction plot

Description

A scatter plot of the true response values against the predicted values for a PLSR model.

Usage

plsr_prediction_plot(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A plsr_prediction_plot object. This object has no output slots. See chart_plot in the struct package to plot this chart object.

Examples

C = plsr_prediction_plot()

[Package structToolbox version 1.6.1 Index]