290 likes | 314 Views
Learn about searching for causal patterns using TETRAD algorithms like PC Algorithm and FCI Algorithm. Explore regression interpretation, causal relations, and detecting causal effects. Dive into a study on the causes of college plans in high school seniors in Wisconsin.
E N D
July, 23-24, 1999 Richard Scheines Dept. of Philosophy Carnegie Mellon University Session 5: Search Algorithms 2 Causal Modeling with TETRAD
Search for Patterns • Adjacency: • X and Y are adjacent if they are dependent conditional on all subsets that don’t include them • X and Y are not adjacent if they are independent conditional on any subset that doesn’t include them
Search: Orientation Patterns
Search: Orientation PAGs
Search: Orientation Away from Collider
Search: Orientation After Orientation Phase X1 || X2 X1 || X4 | X3 X2 || X4 | X3
Search Algorithms in TETRAD 3 • PC Algorithm • Input: Independence facts, {time order, required causes, prohibited causes} • Assumes no unmeasured common causes (Causal Sufficiency) • Output: Pattern • FCI Algorithm • Input: Independence facts, {time order, required causes, prohibited causes} • Does not assume Causal Sufficiency • Output: PAG
Build • Create a graph among {X1,X2,X3,X4} • Create a SEM model • Generate data N=2000 • Give data to neighbor • Run build twice on data from neighbor • PC • FCI • Compare output with neighbor
Applications: Regression to select Causes • Y = 0 + 1X1 + 2X2 + .....nXn + • Causal Interpretation of regression model: Edge from Xi Y just in case i 0. • Y = 1X1 + 2X2 + 3X3 + 2= 0 corresponds to:
Applications: Causal Regression Let the other regressors O = {X1, X2,....,Xi-1, Xi+1,...,Xn} i = 0 if and only if Xi,Y.O = 0 In a multivariate normal distribuion, Xi,Y.O = 0if and only if Xi || Y | O
Detecting a Causal Relation 1. From Assuming Z prior to X and Y 2. From Assuming nothing about time order
Detecting a Causal Relation 1. From Assuming Z prior to X and Y
Detecting a Causal Relation 1. Find a triple Z1, Z2, X s.t. - Z1_||_ Z2 - Z1 strongly associated with X - Z2 strongly associated with X 2. Find a Y s.t. - Y strongly associated with X - Y _||_ {Z1Z2} | X
Parallel to Randomized Trials X treatment - Y response We need a Z that is: 1) Into X Z o X 2) No direct connection to Y except through X
Parallel to Randomized Trials X treatment - Y response We need a Z that is: 1) Into X : Z o X 2) No direct connection to Y except through X: 3) Z _||_ Y | X - no common cause of X - Y.
Sewell and Shaw College Plans 10,318 Wisconsin high school seniors. Variables sex [male = 0, female = 1] iq = Intelligence Quotient [least = 0, ... highest = 3] cp = college plans [yes = 0, no = 1] pe = parental encouragement [0 = low, 1 = high] ses = socioeconomic status [0 = lowest, ... 3 = highest]
The Causes of College Plans Questions: 1) Do sex, IQ, socio-economic status, and parental encouragement have any influence on college plans? 2) Does SES influence iq?