more typos

This commit is contained in:
Morten Hjorth-Jensen
2022-09-07 15:43:17 +02:00
parent 350ab4336b
commit 3be32782b7
9 changed files with 1176 additions and 1176 deletions
+1 -1
View File
@@ -1288,7 +1288,7 @@ For the sake of simplicity, let us assume that the design matrix is orthonormal,
In this case the standard OLS results in
!bt
\[
\bm{\beta}^{\mathrm{OLS}} = \bm{X}^T\bm{y}=\sum_{i=0}^{p-1}\bm{u}_j\bm{u}_j^T\bm{y},
\bm{\beta}^{\mathrm{OLS}} = \bm{X}^T\bm{y}=\sum_{i=0}^{n-1}\bm{u}_i\bm{u}_i^T\bm{y},
\]
!et