Output Publication Style Correlation Table in Stata Using ESTOUT, ESTTAB, ESTPOST

Mar 19, 2023
thedatahall.com Logo

thedatahall.com

Verified Open.Video Creator Badge

There are two steps involved in outputting the correlation table in word or excel. First we need to run the correlation command with a estpost prefix and then output it in word or excel using the esttab suffix. You can install this command in Stata using ssc install estout. Download the code (do and data file) from following link: https://thedatahall.com/reporting-publication-style-correlation-tables-in-stata/ Website: thedatahall.com

#Computers & Electronics
#Statistics