Linear regression in Stata
June 17, 2019Let'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…
5 posts
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…
Bar charts are another graphing tool that can be used for example when exploring relationships between variables. Let's look at an example…
In a another post we talked about scatter plots and the possibility of overlaying multiple types of plots on top of eachother. This is…
Just as with commands such as describe or summarize, drawing pie charts can be useful when familiarizing with a new dataset (or for…
In a previous post we looked at performing basic graphic visualizations in Stata. It is also possible to save graphics in a number of…