From a2c27ed5da8a6a07013ad8a16112653d74c11d96 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sat, 1 Sep 2018 21:14:29 +0200 Subject: [PATCH] Update Regression.do.txt --- 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 83c4f6bc9..af55ab6bd 100644 --- a/doc/src/Regression/Regression.do.txt +++ b/doc/src/Regression/Regression.do.txt @@ -947,7 +947,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, show example where the standard inversion of a matrix fails and where SVD comes to rescue +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. Include first a discussion of the general SVD and then discuss the thin SVD. !split