I know that we can format different regressors (the rows of a estout table) of the same model using syntaxes like b(fmt(fmt1, fmt2...)), but how do you format regressors for differently columns (so a regression model) differently? So for example, esttab reg1 reg2 using myfile, how do I format all rows of reg1 differently from those of reg2? Or is estout not the best way of accomplishing this goal? Thanks in advance!
Related Posts with How to format the same regressors differently for different models using Stata estout?
Panel ardl stata commandDear All, I would like to know how to include the lags of the dependent variable and independent v…
Adding more years to datasetHi, I have a dataset containing approximately 640K observations (gravity data). Each data point cont…
Reporting an error with assumptions revision after VECM trend estimation.Greetings. I want to report an issue I've discover when estimating a VECM model with trend option, l…
bugs for reclink?Dear all, Please run the code below, it says something was wrong, how to fix this? Code: tempfile …
Moving values from observations into new variables by groupHello everyone, I'm working on a dataset. As you can observe in the example below, I got two variab…
Subscribe to:
Post Comments (Atom)
0 Response to How to format the same regressors differently for different models using Stata estout?
Post a Comment