News

In 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 if your ...
It works by fitting a regression line through the observed data to predict the values of the outcome variable from the values of predictor variables. This article will introduce the theory and ...
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 ...