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.

Examples

C = plsr_prediction_plot()

[Package structToolbox version 1.4.3 Index]