Package: robslopes
Type: Package
Title: Fast Algorithms for Robust Slopes
Version: 1.1.3
Date: 2023-04-27
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 implementations are detailed in 
  Raymaekers (2023) <doi:10.32614/RJ-2023-012> and 
  Raymaekers J., Dufey F. (2022) <arXiv:2202.08060>.
  All algorithms run in quasilinear time.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2023-04-27 07:33:49 UTC; u0105404
Repository: CRAN
Date/Publication: 2023-04-27 08:30:06 UTC
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-15 02:20:28 UTC; unix
