cook.naive-methods {orth} | R Documentation |
Extracts Naive 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 naive
covariance.
Methods
- object = "cluster.diag.orth"
- Extracts cluster level naive (model-based) Cook's distance
- object = "obsvnl.diag.orth"
- Extracts observation level naive (model-based) Cook's distance
See Also
cook.robust
[Package
orth version 1.5
Index]