Estimate causal effects from existing data. Use when fitting or interpreting DiD, ITS, synthetic control, regression discontinuity, or other treatment-effect analyses, including robustness checks and counterfactual plots. For choosing a study design before analysis, use designing-experiments instead.
63
75%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./bundled/skills/performing-causal-analysis/SKILL.mdExecutes causal analysis on existing data. This skill owns model setup, treatment-effect estimation, counterfactual comparison, robustness checks, and interpretation of fitted causal results.
It does not own the earlier question of which experiment or quasi-experiment should be designed before analysis begins.
summary(), print_coefficients(), and plot().experiment.summary(): Prints model summary and main results.experiment.plot(): Visualizes observed vs. counterfactual.experiment.print_coefficients(): Shows model coefficients.Detailed usage for specific methods:
d5ae560
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.