Skip to content

Commit 30898bf

Browse files
committed
Update notes
1 parent 860e8b8 commit 30898bf

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

notes/main.typ

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,25 @@ The potential outcome model is an example of latent structure model. The observe
156156

157157
==== Sensitivity analysis
158158

159-
== G-formula
159+
== Identification
160160

161-
== The euqivalence between DAG and potential outcome framework
161+
=== G-formula
162+
163+
=== Joint distribution of potential outcomes
164+
165+
@wu2025promises consider a case with multiple randomized controlled trials(RCTs), where data are $(G,A,Y)$, $G$ is the indicator of RCTs, $A$ is the treatment, $Y$ is the outcome.
166+
167+
Under consistency, positivity, and exchangeability. Adding one assumption called "transportability":
168+
$ Y(1) perp G | Y(0) $
169+
170+
We can then identify the conditional distribution $Y(1) | Y(0)$.
171+
172+
$ serif(Pr)(Y(1) = b | G = g) & = sum_(a) serif(Pr)(Y(1) = b, Y(0) = a | G = g) serif(Pr)(Y(0) = a | G = g ) \
173+
& = sum_(a) serif(Pr)(Y(1) = b | Y(0) = a) serif(Pr)( Y(0) = a | G = g) $
174+
175+
Here $serif(Pr)(Y(1) = b | G = g)$ and $serif(Pr)( Y(0) = a | G = g)$ can be identified form data by the consistency assumption, using them to solve the above equation system, we can identify $serif(Pr)(Y(1) = b | Y(0) = a)$.
176+
177+
== The equivalence between DAG and potential outcome framework
162178

163179
=== The equivalence between nonparametric structural equation model(NPSEM) and potential outcome framework
164180

static/notes/notes.pdf

12.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)