You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: D/iglm.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ affiliation: "BCCN Berlin"
7
7
e_mail: "joram.soch@bccn-berlin.de"
8
8
date: 2021-10-21 15:31:00
9
9
10
-
title: "General linear model"
10
+
title: "Inverse general linear model"
11
11
chapter: "Statistical Models"
12
12
section: "Multivariate normal data"
13
13
topic: "Inverse general linear model"
@@ -28,7 +28,7 @@ username: "JoramSoch"
28
28
---
29
29
30
30
31
-
**Definition:** Let there be a [general linear models](/D/glm) of measured data $Y \in \mathbb{R}^{n \times v}$ in terms of the [design matrix](/D/glm) $X \in \mathbb{R}^{n \times p}$:
31
+
**Definition:** Let there be a [general linear model](/D/glm) of measured data $Y \in \mathbb{R}^{n \times v}$ in terms of the [design matrix](/D/glm) $X \in \mathbb{R}^{n \times p}$:
32
32
33
33
$$ \label{eq:glm}
34
34
Y = X B + E, \; E \sim \mathcal{MN}(0, V, \Sigma) \; .
Copy file name to clipboardExpand all lines: P/cfm-exist.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ affiliation: "BCCN Berlin"
7
7
e_mail: "joram.soch@bccn-berlin.de"
8
8
date: 2021-10-21 17:43:00
9
9
10
-
title: "Existence of the corresponding forward model"
10
+
title: "Existence of a corresponding forward model"
11
11
chapter: "Statistical Models"
12
12
section: "Multivariate normal data"
13
13
topic: "Inverse general linear model"
@@ -28,7 +28,7 @@ username: "JoramSoch"
28
28
---
29
29
30
30
31
-
**Theorem:** Let there be observations $Y \in \mathbb{R}^{n \times v}$ and $X \in \mathbb{R}^{n \times p}$ and consider a weight matrix $W \in \mathbb{R}^{v \times p}$ predicting $X$ from $Y$:
31
+
**Theorem:** Let there be observations $Y \in \mathbb{R}^{n \times v}$ and $X \in \mathbb{R}^{n \times p}$ and consider a weight matrix $W = f(Y,X) \in \mathbb{R}^{v \times p}$ predicting $X$ from $Y$:
0 commit comments