Hi,
I'm in need of advice of how to turn off scientific notation for estat ic/est stats. I have changed the format for the regressions so that scientific notation is not used in those, but I haven't been able to do it for the subsequent commands.
Likely because of the scientific notation, I get identical AIC results for multiple models. Or -- if someone has another idea of why I might get the same AIC results for different models, I'd be very grateful for any advice.
My code looks something like this:
xtreg y x1 x2 ..., , fe vce(cl var)
est stats --OR-- est stats
Best,
Signe
Related Posts with How to turn off scientific notation for estat ic/est stats to avoid identical AIC results?
Dropping observations within a variable if they are not numericHow do I drop observations within a variable if they are not numeric? …
Two way or one way fixed effect ??Hi, test to choose between model two way fixed effec or fixed effect ordinary ? i use STATA 14 …
How to reshape the panel data rows to columnsDear Clyde Schechter and other Stata experts, I have the raw data as follows: Code: input str10 A…
Store tab command's resultsHi all! How can I store in some locals the percentages shown by tab command? Thank you in advance.…
Creating categories within a nominal variableHello! I am conducting an honors thesis in sociology and need help with creating categories within …
Subscribe to:
Post Comments (Atom)
0 Response to How to turn off scientific notation for estat ic/est stats to avoid identical AIC results?
Post a Comment