Skip to content

Commit 214f1ba

Browse files
Reworked DEMetropolis(Z) deep-dive notebooks (pymc-devs#509)
* 1st commit of reworked DEMetropolis(Z) drop tune fraction notebook. * revised references.bib * Commit with the second DEMetropolis (efficiency comparison) notebook updates and revisions * Second push - first round of revisions - updated DEMetropolis notebooks * run pre-commit --------- Co-authored-by: Oriol (ZBook) <[email protected]>
1 parent 14e044d commit 214f1ba

5 files changed

+4750
-2507
lines changed

examples/references.bib

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,26 @@ @article{taylor2018forecasting
581581
publisher = {Taylor \& Francis},
582582
url = {https://peerj.com/preprints/3190/}
583583
}
584+
@article{terBraak2006markov,
585+
title = {A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces},
586+
author = {ter Braak, Cajo J.F.},
587+
journal = {Statistics and Computing},
588+
number = {16},
589+
pages = {239--249},
590+
year = {2006},
591+
publisher = {Springer},
592+
url = {https://link.springer.com/article/10.1007/s11222-006-8769-1}
593+
}
594+
@article{terBraak2008differential,
595+
title = {Differential Evolution Markov Chain with snooker updater and fewer chains},
596+
author = {ter Braak, Cajo J.F. and Vrugt, Jasper A.},
597+
journal = {Statistics and Computing},
598+
number = {18},
599+
pages = {435--446},
600+
year = {2008},
601+
publisher = {Springer},
602+
url = {https://link.springer.com/content/pdf/10.1007/s11222-008-9104-9.pdf?pdf=button}
603+
}
584604
@online{vandenbergSPSS,
585605
author = {van den Berg, R. G},
586606
title = {SPSS Moderation Regression Tutorial},

0 commit comments

Comments
 (0)