Regression in R
R
How to Perform Multiple Linear Regression in R
This guide walks through an example of how to conduct multiple linear regression in R, including:
Examining the data before fitting the model
Fitting the model
Checking...
R
A Gentle Introduction to Poisson Regression for Count Data
Regression is a statistical method that can be used to determine the relationship between one or more predictor variables and a response variable.
Poisson regression...
R
A Complete Guide to Stepwise Regression in R
Stepwise regression is a procedure we can use to build a regression model from a set of predictor variables by entering and removing predictors...
R
How to Calculate Robust Standard Errors in R
One of the assumptions of linear regression is that the residuals of the model are equally scattered at each level of the predictor variable.
When...
R
How to Use Method of Least Squares in R
The method of least squares is a method we can use to find the regression line that best fits a given dataset.
The following video...
Subscribe
- Never miss a story with notifications
- Gain full access to our premium content
- Browse free from up to 5 devices at once
Must read