Dear all,
I am trying to format a regression results table with outreg2 in such a way that I have the standard error on the same line as the coefficient (like with the sideway option) and the exact p-value (rather than an asterisk) on a line below the first (e.g. stats(coef se pval) noaster). If I add sideway to the command line, what I get is the result on three columns and one row.
In other words, what I am trying to do is to produce an output with three statistics (coefficient, SE, p-value) on 2 lines (coefficient+SE; p-value), but I have been able to only get either one or three lines.
I have perused both the outreg2 help and the Statalist forums, but it is still possible that I inadvertently missed something. Is anybody aware of a way to produce the output I would like, or is that simply not possible?
Many thanks in advance.
Related Posts with Mixed sideway/two lines output with outreg2?
Create an identification variable for a panel dataset based on opening and closing values across yearsHi all, I am trying to identify factories across different years of a survey by matching their open…
How to get fiited value of trade with ppmlhdfe?Hello, I have a model like this: ppmlhdfe v.d. v.i., absorb (orig_year dest_year) cluster (origin d…
Matrix raised to a certain powerHi all, I am new to mata and have a question related to matrix manipulation in MATA. I have: A = (…
Separating string variables with asterisk into two wordsHi, I have variable x1. I am trying to create x2 and x3 as given in the dataex. I used Code: split…
Start counter counting missing values after each non-missing valueHi, I would like to start counter counting missing values after each non-missing value by group (un…
Subscribe to:
Post Comments (Atom)
0 Response to Mixed sideway/two lines output with outreg2?
Post a Comment