Package: robslopes
Type: Package
Title: Fast Algorithms for Robust Slopes
Version: 1.1.2
Date: 2022-09-15
Author: Jakob Raymaekers
Maintainer: Jakob Raymaekers <j.raymaekers@maastrichtuniversity.nl>
Description: Fast algorithms for the Theil-Sen estimator,
  Siegel's repeated median slope estimator, and Passing-Bablok regression.
  The implementation is based on algorithms by
  Dillencourt et. al (1992) <doi:10.1142/S0218195992000020> and Matousek et. al (1998)  <doi:10.1007/PL00009190>.
  The implementation of Passing-Bablok regression is explained in detail in 
  Raymaekers J., Dufey F. (2022). Equivariant Passing-Bablok regression in quasilinear time. <arXiv:2202.08060>.
  All algorithms run in quasilinear time.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2022-09-15 16:55:02 UTC; u0105404
Repository: CRAN
Date/Publication: 2022-09-15 17:26:11 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:17:21 UTC; windows
Archs: i386, x64
