plsr_cook_dist {structToolbox}R Documentation

Cook's distance barchart

Description

A barchart of Cook's distance for each sample used to train a PLSR model. Cook's distance is used to estimate the influence of a sample on the model and can be used to identify potential outliers.

Usage

plsr_cook_dist(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A plsr_cook_dist object.

Examples

C = plsr_cook_dist()

[Package structToolbox version 1.2.0 Index]