News

Linear regression is a statistical method used to understand the relationship between an outcome variable and one or more explanatory variables. It works by fitting a regression line through the ...
For example, you might use regression analysis to find out how well you can predict a child's weight if you know that child's height. The following data are from a study of nineteen children. Height ...
A Refresher on Regression Analysis Understanding one of the most important types of data analysis. by Amy Gallo November 4, 2015 uptonpark/iStock/Getty Images ...
One option for working with survey data in R is to use the “survey” package. For an introduction on working with survey data in R, see our earlier blog post. The first step involves creating a survey ...