Commit 754bade
JOSS submission (#17)
* docs: draft for JOSS
* yodate paper.md
* Address PR review comments and update for latest codebase
- Add "(RCTs, also known as A/B tests)" clarification per reviewer feedback
- Add DoWhy and EconML comparison in Statement of Need section
- Add imperfect compliance paper reference for LDTE estimators
- Update CAR paper to ICML'25 proceedings format with updated author list
- Update multi-task learning paper author list (add Shunsuke Uto)
- Fix Fisher citation key to match bibliography
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Restructure paper to comply with JOSS submission guidelines
- Add required "State of the Field" section comparing with SciPy, DoWhy,
EconML, and causal-curve packages
- Add required "Software Design" section explaining class architecture
- Add required "Research Impact Statement" with ICML publications and
industry usage
- Add required "AI Usage Disclosure" section
- Remove detailed "Features" section (API docs belong in documentation)
- Add SciPy and causal-curve references to bibliography
- Ensure word count is within 750-1750 range (776 words)
- Add VanderPlas to typos allowlist (author name in SciPy citation)
References:
- JOSS submission guidelines: https://joss.readthedocs.io/en/latest/paper.html
- JOSS review checklist: https://github.com/openjournals/joss/blob/main/docs/review_checklist.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Address Copilot review comments
- Fix author metadata: make Tomu Hirata the single corresponding author
and remove conflicting equal-contrib flag
- Fix NumPy citation: replace Unicode en-dash (–) with BibTeX format (--)
for compatibility across citation pipelines
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Move paper to paper/ subdirectory and add tutorial figures
- Move paper.md and paper.bib into paper/ to avoid top-level clutter
- Add hillstorm_dte.png and oregon_ldte_costs_comparison.png from tutorials
- Add figure captions showing simple vs ML-adjusted comparison for both
the Hillstrom email campaign and Oregon Health Insurance Experiment
- Cross-reference figures in Research Impact Statement
- Add dataset citations (Hillstrom 2008, Finkelstein et al. 2012)
- Add GitHub Action (draft-pdf.yml) to auto-build JOSS PDF on push
using paper-path: paper/paper.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Pin GitHub Actions to commit SHAs for supply chain security
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Update Databricks affiliation to Databricks, Inc., United States
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add explicit permissions to draft-pdf workflow
Addresses CodeQL security alert: restrict GITHUB_TOKEN to read-only
contents access following least-privilege principle.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Fix figure paths for inara PDF build
inara/pandoc runs from the repo root, so relative image paths in
paper/paper.md resolve against root, not paper/. Copy PNGs to root
before the build step so pandoc finds them.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Fix multiply-defined LaTeX labels for figures
Pandoc extracts \label{} from caption text and also auto-generates a
figure label, causing the label to be defined twice. Remove explicit
\label{} from captions and replace \autoref{} with plain text references.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Fix figure 1 filename: hillstorm_dte.png (not hillstrom)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Remove unnecessary cp step in draft-pdf workflow
inara CDs into the paper/ directory before running pandoc, so images
in paper/ are already on the resource path. No copying needed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Add citations per reviewer feedback
- Add Econometric Reviews publication (Oka et al. 2025)
- Add NeurIPS 2025 reference for imperfect compliance paper
- Add ABEMA field experiment paper (Yasui et al. 2026, Japanese Economic
Review) as industry application evidence
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent f54ef49 commit 754bade
6 files changed
Lines changed: 267 additions & 0 deletions
File tree
- .github/workflows
- paper
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments