eursr-research-design

GitHub

针对欧洲社会学评论(ESR)期刊,优化比较、面板及因果推断等定量研究设计。确保测量等价性、处理选择偏差,并通过对抗性测试验证机制识别,回应审稿人对因果主张和泛化能力的质疑。

European-Sociological-Review-Skills/skills/eursr-research-design/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

指定比较框架或面板结构 审稿人质疑因果主张或测量可比性 论证设计如何排除竞争性解释

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill eursr-research-design -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/European-Sociological-Review-Skills/skills/eursr-research-design -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@eursr-research-design

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill eursr-research-design -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "eursr-research-design",
    "description": "Use when defending the research design of a European Sociological Review (ESR) manuscript — comparative cross-national designs, panel\/longitudinal and event-history designs, multilevel structures, and causal inference where feasible on harmonized survey or register data. ESR judges whether the design lets the comparison or panel identify the mechanism. Strengthens the design; it does not write code."
}

Research Design (eursr-research-design)

ESR is a quantitative journal exacting about whether the comparative or longitudinal design actually identifies the mechanism from eursr-theory-building and rules out the leading confound. The design must connect the cross-level hypothesis to evidence that a single cross-section could not provide.

When to trigger

  • Specifying the comparative frame, the panel structure, sampling, or the identification strategy
  • A reviewer questioned causal claims, generalization, selection, measurement comparability, or a confound
  • Justifying why your design adjudicates the rival account from eursr-literature-positioning

Comparative / cross-national

  • Justify the country set by design logic (institutional contrast, regime types, most/least-similar), not by data availability alone; say what variation each context contributes.
  • Measurement equivalence is the first reviewer demand: establish that constructs mean the same across countries (configural/metric/scalar invariance for latent scales; harmonized coding for education via ISCED/CASMIN, occupation via ISCO/ISEI/EGP).
  • Macro N is small. With ~20-30 countries, country-level effects rest on few degrees of freedom — design the macro hypothesis so it does not over-claim from a handful of clusters (see eursr-data-analysis).

Panel / longitudinal / event-history

  • State what the panel buys. Within-person change (fixed effects), duration/timing (event history), or growth (latent growth) — match the estimator to the theoretical quantity.
  • Attrition and selection into and out of the panel must be addressed (weights, IPW, sensitivity).
  • For staggered policy exposure, use heterogeneity-robust DiD (Callaway-Sant'Anna, Sun-Abraham, Borusyak et al.), not naive TWFE.

Causal inference where feasible

  • Much of ESR is observational; distinguish description, association, and causation honestly. If causal, state the assumptions (ignorability, parallel trends, exclusion) and defend them; report a sensitivity bound (how strong an unobserved confounder would have to be).

Multilevel / SEM

  • Specify the level structure (individuals in countries/regions/cohorts), the random effects, and why a multilevel model is warranted; for measurement, build the latent model before the structural one.

The adjudication test (ESR-specific)

For the single strongest rival explanation: "If the rival were true rather than my argument, the cross-national (or over-time) pattern would look like ___; instead it looks like ___." If you cannot write it, the comparative/panel design does not yet identify the contribution.

What ESR referees demand of each design

Design Referee's first demand Satisfying move
Comparative cross-national "Are the measures equivalent?" invariance / harmonized coding; justified country set
Panel / fixed-effects "What does within-person change identify?" match estimator to the quantity; handle attrition
Event history "Right risk set and time scale?" defined onset, censoring, time-varying covariates
Causal (DiD/IV/RDD) "Assumption defended?" state + test the assumption; sensitivity bound
Multilevel / SEM "Enough clusters; measurement first?" macro df honesty; fit the latent model before structure

Worked micro-example (illustrative)

A comparative study argues that vocational specificity smooths the school-to-work transition.

Country set: most-different welfare/training regimes (e.g., dual-system vs. general-education systems),
  chosen for institutional contrast, not convenience
Measurement: education harmonized via ISCED; vocational specificity coded from program-level data
Design: cross-national + cohort variation; cross-level interaction (specificity × individual track)
Disconfirming pattern sought: if signaling (not skills) drove it, the advantage would vanish once firms
  learn quality → instead it persists across the early career, as the specificity argument predicts
Macro-N caution: ~24 countries → country-level claim kept modest; SEs / df handled in data-analysis

The country set is design-driven, the measures are comparable, and the design specifies what pattern would falsify the argument.

Referee pushback → ESR-specific fix

  • "Measures aren't comparable across countries." → Test invariance; report partial invariance and what it permits; use harmonized coding schemes.
  • "You infer too much from ~20 countries." → Re-state the macro claim modestly; use df-appropriate inference (see eursr-data-analysis).
  • "Association dressed as causation." → Restate what the design identifies; add a sensitivity bound or placebo; drop causal verbs you cannot defend.

Calibration anchors

  • Measurement equivalence is the comparative gate. A cross-national claim built on non-equivalent scales is the most common fatal design flaw at ESR.
  • The adjudication sentence is the test. If you can't write "if the rival were true the pattern would look like ___," the comparison/panel does not yet earn the contribution.
  • Identification honesty travels. Stating plainly what observational European data can and cannot establish reads as strength to a quantitative panel.

Execution bridge (StatsPAI / Stata MCP)

Estimate and audit the design, don't only describe it. Full map: execution-with-mcp. ESR is comparative quantitative sociology; cross-country panels with confounded institutions — foreground fixed effects and clustering.

  • detect_designrecommend → fit with as_handle=trueaudit_result.
  • Observational causal claims: staggered DiD (callaway_santanna / sun_abraham + bacon_decomposition + honest_did_from_result); IV (effective_f_test + anderson_rubin_ci); RDD (rdrobust + mccrary_test).
  • Experiments: randomization-based inference, romano_wolf for many-outcome family-wise control, and mediate for mediation (not naive controlling-away).
  • Sensitivity: oster_delta / sensemakr for observational claims.

Report the effect size in interpretable units; route the full battery to the appendix/supplement. A run end-to-end (synthetic data, real returns) is in the JF execution walkthrough.

Anti-patterns

  • A country set chosen by data availability and dressed up as theory-driven
  • Cross-national latent comparisons with no measurement-invariance check
  • Over-claiming country-level effects from a handful of clusters
  • Naive TWFE on staggered policy timing; ignoring panel attrition
  • A design that cannot distinguish your mechanism from the leading alternative

Output format

【Design】comparative / panel / event-history / causal / multilevel-SEM
【What it identifies】description / association / causation
【Comparability / assumption】invariance or key assumption + how defended
【Rival ruled out】the adjudication sentence
【Macro-N / attrition / sensitivity】planned
【Next】eursr-data-analysis

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 13:13

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
c82fe76
Hash
5b1e29ce
Indexed
2026-07-05 13:13

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-01 07:13
浙ICP备14020137号-1 $Carte des visiteurs$