Learn Before
Concept
The method to figure out what variables to include and which ones to not
- List the paths connecting the potential cause of interest and the outcome.
- Classify each path as open or closed; paths are open unless a collider is present.
- Classify each path by whether its a backdoor path or not; backdoor paths have an arrow entering its potential cause of interest.
- Then, open any backdoor paths, and decide which variables to condition on in order to close it.
0
1
Updated 2021-07-20
Tags
Bayesian Statistics
Statistics
Data Science