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
@@ -117,7 +119,7 @@ Foundation) is acknowledged – Project Number 431701914.
117
119
118
120
## References
119
121
120
-
* Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M. (2021), DoubleML - An Object-Oriented Implementation of Double Machine Learning in R, arXiv:[2103.09603](https://arxiv.org/abs/2103.09603).
122
+
* Bach, P., Chernozhukov, V., Kurz, M. S., Spindler, M. and Klaassen, S. (2024), DoubleML - An Object-Oriented Implementation of Double Machine Learning in R, Journal of Statistical Software, 108(3): 1-56, <doi:10.18637/jss.v108.i03>, arXiv:[2103.09603](https://arxiv.org/abs/2103.09603).
121
123
122
124
* Chernozhukov, V., Chetverikov, D., Demirer, M., Duflo, E., Hansen, C., Newey, W. and Robins, J. (2018), Double/debiased machine learning for treatment and structural parameters. The Econometrics Journal, 21: C1-C68, <https://doi.org/10.1111/ectj.12097>.
Copy file name to clipboardExpand all lines: vignettes/Introduction_to_DoubleML.Rmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,13 @@ Estimation of nuisance components can be performed by various state-of-the-art m
20
20
21
21
# Long Package Vignette
22
22
23
-
[A long version of this package vignette is available as a preprint via arxiv:2103.09603](https://arxiv.org/abs/2103.09603)
23
+
A long version of this package vignette is available in the accompanying publication in the Journal of Statistical Software at <doi:10.18637/jss.v108.i03>
24
24
25
25
26
26
27
27
# References:
28
28
29
-
Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M. (2021), DoubleML - An Object-Oriented Implementation of Double Machine Learning in R, arXiv:[2103.09603](https://arxiv.org/abs/2103.09603).
29
+
Bach, P., Chernozhukov, V., Kurz, M. S., Spindler, M. and Klaassen, S. (2024), DoubleML - An Object-Oriented Implementation of Double Machine Learning in R, Journal of Statistical Software, 108(3): 1-56, <doi:10.18637/jss.v108.i03>, arXiv:[2103.09603](https://arxiv.org/abs/2103.09603).
30
30
31
31
Chernozhukov, V., Chetverikov, D., Demirer, M., Duflo, E., Hansen, C., Newey, W. and Robins, J. (2018), Double/debiased machine learning for treatment and structural parameters. The Econometrics Journal, 21: C1-C68, URL: <https://doi.org/10.1111/ectj.12097>.
0 commit comments