Bayes
- A Shiny app to explore the beta distribution is here.
- An R script to understand your prior is here.
- A R script to plot all our priors (and then posteriors) is here.
- An R script to plot your posterior is here.
Rejection
- An R script to illustrate the rejection algorithm via a weird example is here
Duration Models
- An R script to illustrate fitting duration models is here.