output correlation table in stata using estout

Publication Style Correlation Table in Stata

This article gives a comprehensive overview of three Stata commands from the estout package that are used to output publication style correlation table in . Though this package is capable of reporting outputs for regression results and summary statistics as well, it is particularly useful for outputting correlation tables too. If you want to understand …

Publication Style Correlation Table in Stata Read More »

Copy of making the (5)

Reporting Results For Panel Regression Using Outreg2

In our two-part article (Part1 , Part2) on the outreg2 command, we learnt how regression results from Stata can be output to other file formats like Word, Excel, and LaTeX. In this article, we delve into reporting results for panel regression models, specifically four regression models: OLS (fixed and random effects, Generalized Method of Moments …

Reporting Results For Panel Regression Using Outreg2 Read More »

Copy of making the (6)

Reporting Summary Statistics in Stata Using Outreg2

This short article is a guide on reporting summary statistics from Stata to Ms Word, Excel or LaTeX using the outreg2 command in Stata. Download Example File For this guide, we start by using Stata’s inbuilt 1978 Automobile dataset and describing it using: sysuse auto.dta All Summary Statistics for All Variables To report summary statistics …

Reporting Summary Statistics in Stata Using Outreg2 Read More »