From e6c5bfb2a100604369787b30982e0926de61e51e Mon Sep 17 00:00:00 2001 From: mhjensen Date: Tue, 31 Jul 2018 11:40:53 +0200 Subject: [PATCH] Finalizing regression part --- doc/src/Regression/Regression.do.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/Regression/Regression.do.txt b/doc/src/Regression/Regression.do.txt index 881986a21..5600d4ce2 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -712,7 +712,7 @@ 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 +Add codes and discuss this in connection with lasso and ridge, show example where the standard inversion of a matrix fails and where SVD comes to rescue !split