Skip to content

Commit 72c48c9

Browse files
committed
fix a few more arxiv links for CRAN (https instead of http)
1 parent b28ddde commit 72c48c9

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

vignettes/large-data.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,4 +613,4 @@ Computing_. 27(5), 1413--1432. \doi:10.1007/s11222-016-9696-4.
613613

614614
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto
615615
smoothed importance sampling.
616-
[arXiv preprint arXiv:1507.02646](http://arxiv.org/abs/1507.02646).
616+
[arXiv preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646).

vignettes/loo-package.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,4 @@ Computing_. 27(5), 1413--1432. \doi:10.1007/s11222-016-9696-4.
298298
[online](https://link.springer.com/article/10.1007/s11222-016-9696-4),
299299
[arXiv preprint arXiv:1507.04544](https://arxiv.org/abs/1507.04544).
300300

301-
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto smoothed importance sampling. [arXiv preprint arXiv:1507.02646](http://arxiv.org/abs/1507.02646).
301+
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto smoothed importance sampling. [arXiv preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646).

vignettes/moment-matching.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ papers
4545

4646
* Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019).
4747
Pareto smoothed importance sampling.
48-
[arXiv preprint arXiv:1507.02646](http://arxiv.org/abs/1507.02646).
48+
[arXiv preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646).
4949

5050
# Example: Eradication of Roaches
5151

@@ -317,4 +317,4 @@ Implicitly Adaptive Importance Sampling.
317317

318318
Vehtari, A., Gelman, A., and Gabry, J. (2017). Practical Bayesian model evaluation using leave-one-out cross-validation and WAIC. _Statistics and Computing_. 27(5), 1413--1432. \doi:10.1007/s11222-016-9696-4. Links: [published](https://link.springer.com/article/10.1007/s11222-016-9696-4) | [arXiv preprint](https://arxiv.org/abs/1507.04544).
319319

320-
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto smoothed importance sampling. [arXiv preprint arXiv:1507.02646](http://arxiv.org/abs/1507.02646).
320+
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto smoothed importance sampling. [arXiv preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646).

vignettes/weights.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Computing_. 27(5), 1413--1432. \doi:10.1007/s11222-016-9696-4.
366366
[online](https://link.springer.com/article/10.1007/s11222-016-9696-4),
367367
[arXiv preprint arXiv:1507.04544](https://arxiv.org/abs/1507.04544).
368368

369-
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto smoothed importance sampling. [arXiv preprint arXiv:1507.02646](http://arxiv.org/abs/1507.02646).
369+
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto smoothed importance sampling. [arXiv preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646).
370370

371371
Yao, Y., Vehtari, A., Simpson, D., and Gelman, A. (2018). Using
372372
stacking to average Bayesian predictive distributions. In Bayesian

vignettes/writing-stan-programs.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ Computing_. 27(5), 1413--1432. \doi:10.1007/s11222-016-9696-4.
228228

229229
Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). Pareto
230230
smoothed importance sampling.
231-
[arXiv preprint arXiv:1507.02646](http://arxiv.org/abs/1507.02646).
231+
[arXiv preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646).

0 commit comments

Comments
 (0)