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
Full Python implementation of Aymeric et al.'s (2025) methodology for investigating the causal impact of parental environment on student achievement. Implements OLS regression and IV-2SLS instrumental variable estimation with school/year fixed effects, cluster-robust standard errors, & systematic diagnostics. Reproduces 33 models from the study.
📊 Analyze the impact of parental environments on student achievement, exploring potential Matthew effects with an independent implementation of existing research.