Stata Tutorial 3 - Basic Regression
This tutorial shows students how to run a basic regression model in Stata. The format is a simple regression model where
Y = b0+b1*X
It covers the most basic usage of the regress command.
Y = b0+b1*X
It covers the most basic usage of the regress command.