Package: RobustLinearReg 1.2.0

Santiago I. Hurtado

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>.

Authors:Santiago I. Hurtado <[email protected]>

RobustLinearReg_1.2.0.tar.gz
RobustLinearReg_1.2.0.tar.gz(r-4.7-any)RobustLinearReg_1.2.0.tar.gz(r-4.6-any)
RobustLinearReg_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RobustLinearReg/json (API)

# Install 'RobustLinearReg' in R:
install.packages('RobustLinearReg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.34 score 22 scripts 284 downloads 2 exports 0 dependencies

Last updated from:93a26a024d. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK95
source / vignettesOK160
linux-release-x86_64OK113
wasm-releaseOK109

Exports:siegel_regressiontheil_sen_regression

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Theil Sen Regressionsiegel_regression theil_sen_regression