plsr_cook_dist {structToolbox} | R Documentation |
Cook's distance for a PLSR model. Cook's distance measures the effect of deleting each observation. Samples with a larger Cook's distance might be considered outlying as they have strong influence on the regression.
plsr_cook_dist(...)
... |
additional slots and values passed to struct_class |
struct object
C = plsr_cook_dist()