Hierarchical regression is a technique we can use to compare several different linear models. The basic idea is that we first fit a…
Regression in Stata
-
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Test for Multicollinearity in Stata
by Tutor AspireMulticollinearity in regression analysis occurs when two or more explanatory variables are highly correlated to each other, such that they do not provide unique or…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Quantile Regression in Stata
by Tutor AspireLinear regression is a method we can use to understand the relationship between one or more explanatory variables and a response variable.…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Create and Interpret a ROC Curve in Stata
by Tutor AspireLogistic Regression is a statistical method that we use to fit a regression model when the response variable is binary. To assess how well a…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform a Breusch-Pagan Test in Stata
by Tutor AspireMultiple linear regression is a method we can use to understand the relationship between several explanatory variables and a response variable. Unfortunately, one problem…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Use Robust Standard Errors in Regression in Stata
by Tutor AspireMultiple linear regression is a method we can use to understand the relationship between several explanatory variables and a response variable. Unfortunately, one problem…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Logistic Regression in Stata
by Tutor AspireLogistic Regression is a method that we use to fit a regression model when the response variable is binary. Here are some examples of when…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Quadratic Regression in Stata
by Tutor AspireWhen two variables have a linear relationship, you can often use simple linear regression to quantify their relationship. However, when two variables have…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Multiple Linear Regression in Stata
by Tutor AspireMultiple linear regression is a method you can use to understand the relationship between several explanatory variables and a response variable. This tutorial explains…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Create and Interpret Q-Q Plots in Stata
by Tutor AspireA Q-Q plot, short for “quantile-quantile” plot, is often used to assess whether or not the residuals in a regression analysis are normally…