From 92ce92c236fce99f6905865e2efe7ed7e49e6071 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Mon, 30 Jul 2018 18:56:58 +0200 Subject: [PATCH] small addition --- doc/src/Regression/Regression.do.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/src/Regression/Regression.do.txt b/doc/src/Regression/Regression.do.txt index 3c3a88703..881986a21 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -712,6 +712,9 @@ How can we use the singular value decomposition to find the parameters $\beta_j$ !eblock +Add codes and discuss this in connection with lasso and ridge + + !split ===== Lasso and Ridge regression =====