plsr_cook_dist {structToolbox} | R Documentation |
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.
plsr_cook_dist(...)
... |
Additional slots and values passed to |
A plsr_cook_dist
object.
C = plsr_cook_dist()