Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
avehtari committed Oct 8, 2018
1 parent 803984a commit 5cba215
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -46,6 +46,10 @@ List of demos (not including [rstan and rstanarm demos](demos_rstan))
- [demo10_3: Importance sampling with normal distribution as a proposal for Bioassay model](https://rawgit.com/avehtari/BDA_R_demos/master/demos_ch10/demo10_3.html)
- Chapter 11
- [demo11_1: Gibbs sampling illustration](https://rawgit.com/avehtari/BDA_R_demos/master/demos_ch11/demo11_1.html)
- [demo11_2_4: Metropolis sampling + PSRF illustration](https://rawgit.com/avehtari/BDA_R_demos/master/demos_ch11/demo11_2_4.html)
- [demo11_2: Metropolis sampling + convergence illustration](https://rawgit.com/avehtari/BDA_R_demos/master/demos_ch11/demo11_2.html)
- [demo11_3_4: Metropolis sampling + convergence illustration](https://rawgit.com/avehtari/BDA_R_demos/master/demos_ch11/demo11_3_4.html)
- Chapter 12
- [demo12_1: Static Hamiltonian Monte Carlo illustration](https://rawgit.com/avehtari/BDA_R_demos/master/demos_ch12/demo12_1.html)


(Using rawgit as github doesn't display html or Rmd correctly)

0 comments on commit 5cba215

Please sign in to comment.