This repo contains the source code for the R Shiny version of First Bayes. Each directory contains an Rmd
file that generates the Shiny app (through flexdashboard
) of each analysis. The beta-binomial
repo also contains an activity sheet with questions.
The original First Bayes was developed by Professor Tony O'Hagan from The University of Sheffield. You can check it out here.
This R Shiny version of First Bayes was developed by the Flexible Learning team at the Department of Statistics of The University of British Columbia. We have also developed activities to accompany each dashboard. Visit StatSpace to see them!
beta-binomial
contains the code for the binary data analysis shiny app. The web app is deployed here, and also check out its StatSpace site for more informationnormal-normal
contains the code for the Normal data analysis shiny app. The web app is deployed here, and also check out its StatSpace site for more information