RobustLinearReg: Robust Linear Regressions

Provides an easy way to compute the Theil Sehn Regression method and also the Siegel Regression Method which are both robust methods base on the median of slopes between all pairs of data. In contrast with the least squared linear regression, these methods are not sensitive to outliers. Theil, H. (1992) <doi:10.1007/978-94-011-2546-8_20>, Sen, P. K. (1968) <doi:10.1080/01621459.1968.10480934>.

Getting started

Package details

AuthorSantiago I. Hurtado <santih@carina.fcaglp.unlp.edu.ar>
MaintainerSantiago I. Hurtado <santih@carina.fcaglp.unlp.edu.ar>
LicenseGPL-3
Version1.2.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RobustLinearReg")

Try the RobustLinearReg package in your browser

Any scripts or data that you put into this service are public.

RobustLinearReg documentation built on July 1, 2020, 10:31 p.m.