plsr_qq_plot {structToolbox}R Documentation

PLSR QQ plot

Description

A plot of the quantiles of the residuals from a PLSR model against the quantiles of a normal distribution.

Usage

plsr_qq_plot(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

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

Examples

C = plsr_qq_plot()

[Package structToolbox version 1.6.1 Index]