jbes-topic-selection

GitHub

用于评估项目是否符合JBES期刊范围。通过检验方法创新性与实证相关性的结合,判断是否适合投稿,避免纯理论或纯应用类项目误投。

Journal-of-Business-and-Economic-Statistics-Skills/skills/jbes-topic-selection/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

不确定项目是否属于JBES而非纯统计或经济学刊物 拥有方法但缺乏实证应用,或有应用但无方法创新 确认机器学习/数据科学角度是否在范围内 合作者提议投稿JBES需进行范围合理性检查

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jbes-topic-selection -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Journal-of-Business-and-Economic-Statistics-Skills/skills/jbes-topic-selection -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@jbes-topic-selection

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill jbes-topic-selection -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": "jbes-topic-selection",
    "description": "Use when deciding whether a project fits the Journal of Business & Economic Statistics (JBES) — the methods-with-empirics fit test. Checks methodological novelty plus clear empirical relevance before time is sunk; it does not develop the method itself."
}

Topic / Scope Fit (jbes-topic-selection)

When to trigger

  • You are unsure whether a project is a JBES paper or belongs at an economics or pure-statistics journal
  • You have a method but no convincing empirical use, or an application but no methodological novelty
  • You want to confirm a machine-learning / data-science angle is in-scope before committing
  • A co-author proposes JBES and you need a scope sanity check

The JBES scope bar: methods + empirics, together

JBES publishes high-quality methodological contributions in statistics and econometrics oriented toward applications in microeconomics, macroeconomics, business, and finance. The defining filter is a conjunction, not a disjunction:

  1. Methodological novelty — a new method, a genuine improvement to an existing one, a useful adaptation of a method from another field (machine learning and data science are explicitly welcomed), or a computational improvement that makes a method usable in practice.
  2. Clear empirical relevance — even theoretical contributions are expected to matter for real applications, and a JBES paper usually features a substantive empirical application.

A project with only one leg is off-fit: pure theory without empirical motivation, or a pure application with no methodological contribution, reads as out of scope.

Fit test (run before investing)

  • Novelty leg: State in one sentence what is methodologically new. "We apply existing method X to dataset Y" fails; "we extend X to handle dependence/heavy tails/high dimension, with new asymptotics" passes.
  • Relevance leg: Name the substantive empirical problem the method solves and the application you will show. "Illustrated on simulated data only" is weak; a real micro/macro/finance application is the norm.
  • Audience leg: Would both an econometrician and an applied economist/statistician care? JBES bridges modern data science and classical econometrics; a method legible only to one narrow subfield is a harder sell.
  • Venue leg: Is this better at a pure-statistics theory journal (no application needed) or a general economics journal (no method needed)? If yes, JBES is the wrong target.

Checklist

  • One-sentence statement of the methodological contribution exists
  • A substantive empirical application (not just simulation) is planned or in hand
  • The method's relevance to micro / macro / business / finance is concrete
  • If ML/data-science: the adaptation to an econometric problem is the novelty, not the off-the-shelf tool
  • The project is not better suited to a pure-theory or pure-applied venue
  • Both methodologists and applied users would find it useful

Anti-patterns

  • A method paper with a toy illustration and no real application (off-scope at JBES)
  • An applied paper that re-uses standard methods with no methodological novelty
  • "We use deep learning" with no econometric problem genuinely solved by the adaptation
  • Targeting JBES for a pure asymptotic-theory result with no empirical motivation
  • Assuming JBES = a generic econometrics outlet; the empirics requirement is real

Worked vignette: three projects through the fit test

Three hypothetical projects hit the JBES scope bar differently (verdicts illustrative). Project A — a new quantile-factor estimator for forecasting industrial production from FRED-MD — passes both legs: methodological novelty (a new estimator with asymptotics) and clear relevance (a real macro forecasting task). Project B — applying an off-the-shelf gradient-boosting model to predict firm defaults with no methodological increment — fails the novelty leg; it belongs at an applied finance journal. Project C — a pure minimax-rate theorem for a nonparametric estimator with no empirical motivation — fails the relevance leg; it belongs at a theoretical statistics journal. Only A satisfies the conjunction JBES demands.

Scope-misfit patterns (venue-specific fixes)

Why a project misfits JBES Fix this skill enforces
Method with a toy illustration, no real application Add a substantive micro/macro/business/finance case, or re-route to a statistics journal
Standard method on new data, no novelty Find the methodological increment, or re-route to an applied economics journal
"We use deep learning" with no econometric problem solved Make the adaptation to the econometric problem the novelty, not the off-the-shelf tool

Calibration anchor (hedged): JBES scope is a conjunction — methodological novelty AND clear empirical relevance, usually with a substantive application — at the statistics–econometrics interface (time series and forecasting, volatility, causal inference, high-dimensional and Bayesian methods). A single-leg project is off-fit.

Output format

【Novelty leg】one-sentence method contribution: ... [pass/fail]
【Relevance leg】substantive application named: ... [pass/fail]
【ML/data-science?】adaptation is the novelty? [Y/N/NA]
【Better venue?】pure-theory / general-econ alternative considered? [Y/N]
【Verdict】in-scope for JBES? [Y/N]
【Next step】jbes-literature-positioning

Version History

  • 1839142 Current 2026-07-05 13:28

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
9f86f09
Hash
195c5076
Indexed
2026-07-05 13:28

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