Introduction to Bayesian Statistics Using R
About this Course
Basics of Bayesian Data Analysis Using R is part one of the Bayesian Data Analysis in R professional certificate. Bayesian approach is becoming increasingly popular in all fields of data analysis, including but not limited to epidemiology, ecology, economics, and political sciences. It also plays an increasingly important role in data mining and deep learning. Let this course be your first step into Bayesian statistics. Here, you will find a practical introduction to applied Bayesian data analysis with the emphasis on formulating and answering real life questions. You will learn how to combine the data generating mechanism, likelihood, with prior distribution using Bayes’ Theorem to produce the posterior distribution. You will investigate the underlying theory and fundamental concepts by way of simple and clear practical examples, including a case of linear regression. You will be introduced to the Gibbs sampler – the simplest version of the powerful Markov Chain Monte Carlo (MCMC) algorithm. And you will see how the popular R-software can be used in this context, and encounter some Bayesian R packages . A facility in basic algebra and calculus as well as programming in R is recommended.Created by: University of Canterbury
Level: Introductory

Related Online Courses
This is an introductory-level course in supervised learning, with a focus on regression and classification methods. The syllabus includes: linear and polynomial regression, logistic regression and... more
If you’re seeking to grow your knowledge of spreadsheets from zero to basic comfort and competence in Excel, then this is a perfect course for you. The goal of this course is to provide you with a... more
Perhaps the most popular data science methodologies come from machine learning. What distinguishes machine learning from other computer guided decision processes is that it builds prediction... more
Linear regression is commonly used to quantify the relationship between two or more variables. It is also used to adjust for confounding. This course, part ofourProfessional Certificate Program in... 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