stata-accounting-research
STATA code patterns from peer-reviewed accounting research papers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install stata-accounting-research?โผ
Run `npx skills add jusi-aalto/stata-accounting-research --all -g -y` in your terminal to install the skill globally.
How to find STATA code for entropy balancing?โผ
Ask in plain language, for example: how do I implement entropy balancing with my treatment and control variables. The skill returns tested syntax from published JAR papers, adapted to your variable names.
What research methods does this skill cover?โผ
It covers panel fixed effects, difference-in-differences, event studies, propensity score matching, entropy balancing, survival analysis, instrumental variables, and regression discontinuity, all sourced from 126 JAR replication files.
Does this skill give research design advice?โผ
No. It provides code patterns from published papers only, not guidance on identification strategy or which method to choose. It can show how different papers approached similar problems.
Can I use it without deep STATA experience?โผ
Yes. Describe the method you need in plain English with your variable names, and the skill returns ready-to-adapt syntax with source citations.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides