Description Usage Arguments Value References
View source: R/robustregression.R
Note this is best used as an initial S-estimate rather than as an estimator itself. While more efficient than LTS and LMS, this still has less than 80
1 |
formula |
model formula |
data |
data frame |
k |
the trimming percentage. the default amount of trimming is 0.25. |
h |
the number of cases to retain. If h is specfied, use h smallest residuals, and ignore k. |
a roblm object
Hawkins, D. M., & Olive, D. (1999). Applications and algorithms for least trimmed sum of absolute deviations regression. Computational Statistics & Data Analysis, 32, 119–134
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.