File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ P(E) &= \left( P(E) \right)^2 \; .
4949\end{split}
5050$$
5151
52- This is only fulfilled, if
52+ For $0 \leq P(E) \leq 1$, this is only fulfilled, if
5353
5454$$ \label{eq:ind-self-qed}
5555P(E) = 0 \quad \text{or} \quad P(E) = 1 \; .
Original file line number Diff line number Diff line change 4343Setting the first derivative
4444
4545$$ \label{eq:dmse-da}
46- \frac{d}{da } \left[ a^2 - 2a\mu + \mathrm{E}(X_i^2) \right] = 2a - 2\mu
46+ \frac{\mathrm{d}}{\mathrm{d}a } \left[ a^2 - 2a\mu + \mathrm{E}(X_i^2) \right] = 2a - 2\mu
4747$$
4848
4949to zero to perform a derivative test, we obtain:
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ under the [null hypothesis](/D/h0) that all [regression coefficients](/D/mlr) $\
6262
6363$$ \label{eq:mlr-f-omnibus-h0}
6464H_0: \; \beta_1 = 0_{p_1} \quad \Leftrightarrow \quad
65- \beta_j = 0 \quad \text{for all} \quad j = (p_0+1) ,\ldots,p \; .
65+ \beta_{1j} = 0 \quad \text{for all} \quad j=1 ,\ldots,p_1 \; .
6666$$
6767
6868In \eqref{eq: mlr-f-omnibus }, $\hat{\varepsilon}$ and $\hat{\varepsilon}_ 0$ are the [ residual vectors] ( /P/mlr-mat ) when using either the full design matrix $X$ or the reduced design matrix $X_0$:
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ theorem: "Log-likelihood ratio"
1515
1616sources :
1717 - authors : " Ostwald, Dirk"
18- year : 2024
18+ year : 2023
1919 title : " F-Statistiken"
2020 in : " Allgemeines Lineares Modell"
2121 pages : " Einheit (8), Folien 20-22"
Original file line number Diff line number Diff line change @@ -27,6 +27,18 @@ sources:
2727 in : " Mathematics for Brain Imaging"
2828 pages : " ch. 1.5, pp. 39-41, eqs. 1.106-1.110"
2929 url : " https://ueapsylabs.co.uk/sites/wpenny/mbi/mbi_course.pdf"
30+ - authors : " Ostwald, Dirk"
31+ year : 2023
32+ title : " Modellformulierung"
33+ in : " Allgemeines Lineares Modell"
34+ pages : " Einheit (5), Folie 14"
35+ url : " https://www.ipsy.ovgu.de/ipsy_media/Methodenlehre+I/Sommersemester+2023/Allgemeines+Lineares+Modell/5_Modellformulierung.pdf"
36+ - authors : " Ostwald, Dirk"
37+ year : 2023
38+ title : " Parameterschätzung"
39+ in : " Allgemeines Lineares Modell"
40+ pages : " Einheit (6), Folien 10-12"
41+ url : " https://www.ipsy.ovgu.de/ipsy_media/Methodenlehre+I/Sommersemester+2023/Allgemeines+Lineares+Modell/6_Parametersch%C3%A4tzung.pdf"
3042
3143proof_id : " P400"
3244shortcut : " mlr-olsdist"
You can’t perform that action at this time.
0 commit comments