From d82d55ad07fd43a9bcb803aa4911c448e0510a99 Mon Sep 17 00:00:00 2001 From: Johannes Keyser <johannes.keyser@sport.uni-giessen.de> Date: Tue, 18 Jul 2023 10:45:03 +0200 Subject: [PATCH] ReadMe: Add badge of Matlab File Exchange. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb0e1e5..046a402 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Theil-Sen estimator for Matlab +[](https://de.mathworks.com/matlabcentral/fileexchange/132443-theil-sen-robust-linear-regression) + ## Description A stand-alone Theil-Sen estimator for robust simple regression in Matlab. -- GitLab