Margins command in Stata
June 18, 2019Following up on the last post on linear regression let's look at a way of visualizing the results to better aid interpretation. For this…
6 posts
Following up on the last post on linear regression let's look at a way of visualizing the results to better aid interpretation. For this…
Let's have a look at linear regression in Stata by doing a practical example. By using the nlsw88 dataset we'll demonstrate to the extent…
For this post let's look at simple linear regression in Stata. As discussed previously, simple regression basically involves one independent…
One way to visualize a simple regression model is to use a scatter plot. For this example we're gonna use the nlsw88 dataset and…
In the previous post we looked at regression in Stata by exploring two commands, correlate and pwcorr. In this brief post we'll explore…
In this post we'll briefly be looking at regression in Stata by exploring two commands, correlate and pwcorr. The difference between these…