Description Usage Arguments Value References
Search for good and bad leverage points using the method advocated by Rousseuw and van Zomeren (1990). This supports regression on numeric outcomes assumed to follow a Gaussian-like distribution (i.e., not generalized linear models). Several options for calculating the robust mahalanobis distances and regression residuals are supported.
1 2 3 4 5 6 7 8 |
formula |
formula |
data |
data frame |
plot |
should it be plotted? defaults to TRUE. |
interact |
if TRUE you can click on points to identify which observation number to which a given point corresponds. |
cov.method |
The options are as follows: |
reg.method |
The options are as follows: |
a plot or a list.
Rousseuw, P.J.; van Zomeren, B.C. (1990) Unmasking Multivariate Outliers and Leverage Points. Journal of the American Statistical Association. 85(411):633-639 doi:10.1080/01621459.1990.10474920
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.