When I run the following code
webuse grunfeld, clear
bys company: asreg invest mvalue kstock, fmb newey(2)
I get the following results
Array
If I do not run the regression by company
asreg invest mvalue kstock, fmb newey(2)
I get exactly the same results.
Array
Does anyone know why these two different codes generate the same results?
Related Posts with Asreg
Interpolate to end of month instead of mid month data?Hello, all my data are for the end of month. But I have one variable where the data is listed mid mo…
P value and 95%CI don't matchHello. I could like to calculate the risk difference between two groups for an outcome, using the C…
strtrim not producing desired resultsHi Stata Users, I am using strtrim command in Stata 15. The goal is to remove blank spaces at the b…
Regression and putexcel with parenthesesHi, I'm pretty sure I'm not the first one asking this but after a couple of hours I couldn't figure …
Hurdel model with interval dataHi Does anyone know how to run a hurdle model with interval data? We have asked the respondents abo…
Subscribe to:
Post Comments (Atom)
0 Response to Asreg
Post a Comment