Estimator Scripts

๐Ÿš R Scripts

R

01 โ€” Randomization Test

101 lines
๐Ÿ“„ View script
R

02 โ€” Propensity Score

94 lines
๐Ÿ“„ View script
R

03 โ€” DML for ATE

71 lines
๐Ÿ“„ View script
R

04 โ€” Difference-in-Differences

57 lines
๐Ÿ“„ View script
R

05 โ€” Causal Forest

48 lines
๐Ÿ“„ View script
R

06 โ€” E-Value Sensitivity

52 lines
๐Ÿ“„ View script

๐Ÿ Python Scripts

Python

01 โ€” Randomization Test

79 lines
๐Ÿ“„ View script
Python

02 โ€” Propensity Score

92 lines
๐Ÿ“„ View script
Python

03 โ€” DML for ATE

66 lines
๐Ÿ“„ View script
Python

04 โ€” Difference-in-Differences

66 lines
๐Ÿ“„ View script
Python

05 โ€” Causal Forest

49 lines
๐Ÿ“„ View script
Python

06 โ€” E-Value Sensitivity

74 lines
๐Ÿ“„ View script

๐Ÿ”ง Atlas Infrastructure

Python

DAG Renderer

95 lines ยท scripts/atlas_rendering/render_dags.py
๐Ÿ“„ View script
Python

Atlas Validator

95 lines ยท scripts/atlas_rendering/validate_atlas.py
๐Ÿ“„ View script
Python

CSL โ†’ RIS Converter

65 lines ยท scripts/atlas_rendering/csl_to_ris.py
๐Ÿ“„ View script
12 scripts total ยท 6 R + 6 Python ยท ~830 lines of executable code
Run with: Rscript scripts/R/01_randomization_test.R or python3 scripts/python/01_randomization_test.py