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.

Examples

C = plsr_qq_plot()

[Package structToolbox version 1.4.3 Index]