You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _sources/api_reference.rst.txt
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ The dte_adj package provides several types of estimators for computing distribut
16
16
17
17
For theoretical foundations, see Byambadalai et al. (2024) [#simple2024]_ for simple randomization and Byambadalai et al. (2025) [#car2025]_ for covariate-adaptive randomization.
18
18
19
-
For multi-task learning approaches that train models for all locations simultaneously (using ``is_multi_task=True``), see the neural network framework in [#multitask2024]_.
19
+
For multi-task learning approaches that train models for all locations simultaneously (using ``is_multi_task=True``), see the neural network framework in [#multitask2025]_.
20
20
21
21
.. [#simple2024] Byambadalai, U., Oka, T., & Yasui, S. (2024). Estimating Distributional Treatment Effects in Randomized Experiments: Machine Learning for Variance Reduction. arXiv preprint `arXiv:2407.16037 <https://arxiv.org/abs/2407.16037>`_.
22
22
23
23
.. [#car2025] Byambadalai, U., Hirata, T., Oka, T., & Yasui, S. (2025). On Efficient Estimation of Distributional Treatment Effects under Covariate-Adaptive Randomization. arXiv preprint `arXiv:2506.05945 <https://arxiv.org/abs/2506.05945>`_.
24
24
25
-
.. [#multitask2024] Byambadalai, U., Hirata, T., Oka, T., & Yasui, S. (2024). Efficient and Scalable Estimation of Distributional Treatment Effects with Multi-Task Neural Networks. arXiv preprint `arXiv:2507.07738 <https://arxiv.org/abs/2507.07738>`_.
25
+
.. [#multitask2025] Hirata, T., Byambadalai, U., Oka, T., Yasui, S., & Uto, S. (2025). Efficient and Scalable Estimation of Distributional Treatment Effects with Multi-Task Neural Networks. arXiv preprint `arXiv:2507.07738 <https://arxiv.org/abs/2507.07738>`_.
Copy file name to clipboardExpand all lines: api_reference.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ <h2>Overview<a class="headerlink" href="#overview" title="Link to this heading">
46
46
<li><p><strong>Plotting Utilities</strong>: Visualization tools for treatment effects and distributions</p></li>
47
47
</ul>
48
48
<p>For theoretical foundations, see Byambadalai et al. (2024) <aclass="footnote-reference brackets" href="#simple2024" id="id1" role="doc-noteref"><spanclass="fn-bracket">[</span>1<spanclass="fn-bracket">]</span></a> for simple randomization and Byambadalai et al. (2025) <aclass="footnote-reference brackets" href="#car2025" id="id2" role="doc-noteref"><spanclass="fn-bracket">[</span>2<spanclass="fn-bracket">]</span></a> for covariate-adaptive randomization.</p>
49
-
<p>For multi-task learning approaches that train models for all locations simultaneously (using <codeclass="docutils literal notranslate"><spanclass="pre">is_multi_task=True</span></code>), see the neural network framework in <aclass="footnote-reference brackets" href="#multitask2024" id="id3" role="doc-noteref"><spanclass="fn-bracket">[</span>3<spanclass="fn-bracket">]</span></a>.</p>
49
+
<p>For multi-task learning approaches that train models for all locations simultaneously (using <codeclass="docutils literal notranslate"><spanclass="pre">is_multi_task=True</span></code>), see the neural network framework in <aclass="footnote-reference brackets" href="#multitask2025" id="id3" role="doc-noteref"><spanclass="fn-bracket">[</span>3<spanclass="fn-bracket">]</span></a>.</p>
<p>Byambadalai, U., Hirata, T., Oka, T., & Yasui, S. (2025). On Efficient Estimation of Distributional Treatment Effects under Covariate-Adaptive Randomization. arXiv preprint <aclass="reference external" href="https://arxiv.org/abs/2506.05945">arXiv:2506.05945</a>.</p>
<p>Byambadalai, U., Hirata, T., Oka, T., & Yasui, S. (2025). On Efficient Estimation of Distributional Treatment Effects under Covariate-Adaptive Randomization. arXiv preprint <aclass="reference external" href="https://arxiv.org/abs/2506.05945">arXiv:2506.05945</a>.</p>
0 commit comments