cook.robust-methods {orth} | R Documentation |
Extracts Robust Cook's Distance
Description
This function works on both objects of class (S4)
cluster.diag.orth and obsvnl.diag.orth. Using
these as inputs, it computes Cook's distance based on robust
covariance.
Methods
- object = "cluster.diag.orth"
- Extracts cluster level robust Cook's distance
- object = "obsvnl.diag.orth"
- Extracts observation level robust Cook's distance
See Also
cook.naive
[Package
orth version 1.5
Index]