Hi All, This is an issue I've had when using esttab for several years that I've never been able to figure out: How to get the confidence interval results to post in a single cell when using esttab to export regression results to a .csv file. Instead, my confidence intervals values are broken up and posted into two cells (image below). I use the below code and can't find any mention of others dealing with this issue. Thanks in advance for solving a pet peeve!
esttab using "Regression tables.csv", b(2) ci(2) compress label replace
Array
Related Posts with Formatting confidence intervals in .csv using esttab
Modifying significant digits of the graph's y-axis increments on Stata graph editorHi, I'm trying to edit a graph's y-axis increments on Stata graph editor. For example, the y-axis i…
Need help with codingHi I have an employee dataset of the following form: Employee_Code Office_Code Year Duration Pres…
How to make duplications/ repetitions of observationsHello, I am working with some data on children (siblings) from various households from an Indian pa…
Error Setting/Reshaping a Multiple Imputation DatasetHi everyone, I have several (potentially stupid) questions about multiple imputation. I've tried rea…
Autocorrelation heteroskadasicityHi guys, I have a panel data set with 2Ts 500N and 2Ts 30N I use OLS and Fixed effects estimations I…
Subscribe to:
Post Comments (Atom)
0 Response to Formatting confidence intervals in .csv using esttab
Post a Comment