Advanced Bayesian Statistics Using R
About this Course
Advanced Bayesian Data Analysis Using R is part two of the Bayesian Data Analysis in R professional certificate. This course is directed at people who are already familiar with the fundamentals of Bayesian inference. It explores further the concepts, methods, and algorithms introduced in the part one (Introductory Bayesian Data Analysis Using R). The course places mixed effects regression models useful for experiments with repeated measures or additional hierarchy often encountered in biostatistics, ecology and health sciences among others within the Bayesian context. It takes a closer look at the Markov Chain Monte Carlo (MCMC) algorithms, why they work and how to implement them in the R programming language. Convergence assessment and visualisation of the results are discussed in some detail. The course also explores Bayesian model averaging, often used in machine learning, all within the context of practical examples. Finally, we discuss different kinds of missing data, and the Bayesian methods of dealing with such situations. Prior facility in basic algebra and calculus as well as programming in R is highly recommended.Created by: University of Canterbury
Level: Advanced

Related Online Courses
Decisions made by humans are rarely made by data alone. Human decision-makers have cognitive biases, are affected by emotions, and make conceptual leaps beyond what the data may suggest. The best... more
This course provides an introduction to basic statistical concepts. We begin by walking through a library of probability distributions, where we motivate their uses and go over their fundamental... more
We begin with an introduction to the relevant biology, explaining what we measure and why. Then we focus on the two main measurement technologies: next generation sequencing and microarrays. We... more
We consider questions like these across three topics: Topic 1 starts with simple, familiar ideas like correlation and builds on these to consider how simple linear regression can be applied to... more
In this course, part of our Professional Certificate Program in Data Science,we cover several standard steps of the data wrangling process like importing data into R, tidying data, string... more