weighted version of the Theil–Sen estimator

A version of the Theil–Sen estimator that finds the interpolated weighted median of the gradient and accounts for divide by zero errors.

Ahora está siguiendo esta publicación

Initialy based off of James Harynuk's Function.
https://uk.mathworks.com/matlabcentral/fileexchange/71205-theil-sen-regression-with-intercept

Citar como

CIARÁN DONNELLY (2026). weighted version of the Theil–Sen estimator (https://la.mathworks.com/matlabcentral/fileexchange/109134-weighted-version-of-the-theil-sen-estimator), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Theil-Sen Regression with intercept

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.7

added estimation of intercept uncertainty aswell

1.0.6

loaded wTSE.asv for 1.0.5.
woops
Fixed that

1.0.5

corrected a spelling error

1.0.4

used cumulative weight frequencies to arrive at a better estimate for the standard deviation.

1.0.3

added interpolation around median

1.0.2

added more comments

1.0.1

added a comment to explain part of what I was doing with weights, and also changed to adding weights like vectors

1.0.0