News

Course TopicsIn this short course we will cover how to analyze simple and multiple linear regression models. You will learn concepts in linear regression such as:1) How to use the F-test to determine ...
The simplest form of regression in Python is, well, simple linear regression. With simple linear regression, you're trying to ...
This post will show how to estimate and interpret linear regression models with survey data using R. We’ll use data taken from a Pew Research Center 2016 post-election survey, and you can download the ...
Course Objectives: To examine multiple predictors of your outcome and be able to identify confounding variables, which can tell a more compelling story about your results. You will learn the ...