This commit is contained in:
Morten Hjorth-Jensen
2023-08-28 09:20:43 +02:00
parent cf0945f94f
commit b4954d5316
7 changed files with 438 additions and 438 deletions
+2 -2
View File
@@ -377,8 +377,8 @@ $$
\tilde{y}_i = \beta_0+\beta_1x_i+\beta_2x_i^2+\beta_3x_i^3+\beta_4x_i^4.
$$
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is a
\( p\times n \) matrix \( \boldsymbol{X} \).
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is an
\( n\times p \) matrix \( \boldsymbol{X} \).
</p>
<p>
+2 -2
View File
@@ -811,8 +811,8 @@ $$
$$
<p>&nbsp;<br>
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is a
\( p\times n \) matrix \( \boldsymbol{X} \).
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is an
\( n\times p \) matrix \( \boldsymbol{X} \).
</p>
</section>
+2 -2
View File
@@ -822,8 +822,8 @@ $$
\tilde{y}_i = \beta_0+\beta_1x_i+\beta_2x_i^2+\beta_3x_i^3+\beta_4x_i^4.
$$
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is a
\( p\times n \) matrix \( \boldsymbol{X} \).
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is an
\( n\times p \) matrix \( \boldsymbol{X} \).
</p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
+2 -2
View File
@@ -899,8 +899,8 @@ $$
\tilde{y}_i = \beta_0+\beta_1x_i+\beta_2x_i^2+\beta_3x_i^3+\beta_4x_i^4.
$$
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is a
\( p\times n \) matrix \( \boldsymbol{X} \).
<p>we have five predictors/features. The first is the intercept \( \beta_0 \). The other terms are \( \beta_i \) with \( i=1,2,3,4 \). Furthermore we have \( n \) entries for each predictor. It means that our design matrix is an
\( n\times p \) matrix \( \boldsymbol{X} \).
</p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -573,8 +573,8 @@ We assume our data can represented by a fourth-order polynomial. For the $i$th c
\tilde{y}_i = \beta_0+\beta_1x_i+\beta_2x_i^2+\beta_3x_i^3+\beta_4x_i^4.
\]
!et
we have five predictors/features. The first is the intercept $\beta_0$. The other terms are $\beta_i$ with $i=1,2,3,4$. Furthermore we have $n$ entries for each predictor. It means that our design matrix is a
$p\times n$ matrix $\bm{X}$.
we have five predictors/features. The first is the intercept $\beta_0$. The other terms are $\beta_i$ with $i=1,2,3,4$. Furthermore we have $n$ entries for each predictor. It means that our design matrix is an
$n\times p$ matrix $\bm{X}$.
!split