跳到主要内容
知仓学习社ZHICANG

mathfin-replication-and-data-policy

Use when preparing Wiley data availability statements and reproducibility notes for a Mathematical Finance manuscript — covers the no-data case typi…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Replication & Data Policy (mathfin-replication-and-data-policy)

When to trigger

  • The manuscript needs a Data Availability Statement
  • Numerical experiments, simulations, or code accompany the theory
  • The paper uses no data and you need the correct statement

Policy stance

Wiley policy expects all research- and synthesis-based articles to include a

Data Availability Statement. For this journal, that often means using Wiley's

theory/no-new-data template. There is no journal-specific mandatory replication

archive comparable to empirical economics/finance data archives, but code for

numerical illustrations should be reproducible when included.

Statement templates

No data

Data availability statement: Data sharing is not applicable to this article as
no datasets were generated or analysed during the current study.

Numerical code only

Data availability statement: The numerical code used to generate the illustrative
figures/tables is available at [repository/DOI]. No proprietary empirical data
were used.

Public data, if unusually used

Data availability statement: The data are publicly available from [source] at
[URL]. The code used for the numerical analysis is available at [repository/DOI].

Reproducibility checklist

  • Set and report random seeds.
  • Record software, package, compiler, and LaTeX versions when relevant.
  • Include scripts that regenerate each numerical exhibit.
  • Make parameter values and discretization choices visible.
  • Cite archived code with a DOI when feasible.

Numerical-experiment package

For a theory paper with figures or numerical tables, package the computation like a proof appendix:

  • one entry script that recreates every numerical exhibit;
  • a parameter file listing model primitives, grids, tolerances, time steps, and truncation rules;
  • output files whose names match manuscript labels;
  • a short note explaining expected runtime and any stochastic variation;
  • a minimal smoke test with smaller grids so a referee can verify the pipeline quickly.

If no data or code exist, say that explicitly and keep the Data Availability Statement minimal. If code

exists but is not archived, explain why; otherwise the numerical illustration looks less rigorous than the

theorem it supports.

Exhibit provenance ledger

Keep one ledger row per numerical exhibit and include it in the code archive README:

exhibit: Figure 2 (error decay)
supports: Theorem 4.1 (strong rate 1/2)
script: scripts/fig2_euler_rate.py
seed: 20240117      paths: 10^6      steps: 2^4 ... 2^12
runtime: ~6 min (single core)
expected output: fig2.pdf, slope estimate within ±0.03 of 0.5

A referee who can re-run one script and watch the proven rate emerge trusts the rest of the

paper more; a figure with no provenance invites a "please document the experiments" major

comment.

Boundaries of this venue's policy

  • This is a proofs journal: there is no counterpart to the mandatory data-and-code archives of

empirical finance journals, and nothing here should be padded into one.

  • The mathematical core replicates itself — a complete, self-contained proof is the

"replication package" for the theorems; other skills in this pack own that obligation.

  • Wiley-level details (data-availability wording, licensing of supplementary code, any badge

schemes) change over time; confirm against the journal's current author guidelines before

final upload rather than relying on cached text.

  • If illustrative code touches third-party market data only to choose realistic parameter

values (volatilities, mean-reversion speeds), cite the source and state that no result

depends on the data — keeping the paper's status as theory unambiguous.

Minimal-footprint rule

Archive exactly what regenerates the exhibits and nothing speculative. A sprawling repository

with half-finished calibration notebooks signals an empirical ambition the journal screens

out, and hands referees objections unrelated to the theorems. One entry script, one parameter

file, deterministic seeds, matching output names — then stop.

Output format

[Data status] no data / numerical code / public data / other
[Statement] ...
[Code archive] ...
[Missing reproducibility details] ...
[Next step] mathfin-submission

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,120
本站分层T1
该仓技能数4166
原文件路径Mathematical-Finance-Skills/skills/mathfin-replication-and-data-policy/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 4166 个技能