Skip to content

Instantly share code, notes, and snippets.

@Pakillo
Last active November 4, 2016 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pakillo/d2ee89f78a5a85dc4b1593e7bf82afe9 to your computer and use it in GitHub Desktop.
Save Pakillo/d2ee89f78a5a85dc4b1593e7bf82afe9 to your computer and use it in GitHub Desktop.
ploting prior and posterior Bayes
- https://mvuorre.github.io/r/ggplot2-visualizing-prior-posterior/
- https://users.soe.ucsc.edu/~draper/beta-distributions-r.txt
- http://shinyapps.org/apps/RGraphCompendium/index.php#prior-and-posterior
- https://alexanderetz.com/2015/07/25/understanding-bayes-updating-priors-via-the-likelihood/
- http://doingbayesiandataanalysis.blogspot.com.es/2015/10/posterior-predicted-distribution-for.html
- http://www.stat.cmu.edu/~hseltman/rube/rubeManual.pdf
- http://stackoverflow.com/questions/19476744/how-to-plot-bayesian-prior-and-posterior-distributions-in-one-panel-using-r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment