I have a quick question:
When I enter the following code for a regression with 1 independent variable, all yearquarter data (coeff, std.error etc) is shown in the output table:
Code:
reg loglprice i.yearquarter
Code:
reg loglprice i.yearquarter loglot logunitsf floors rooms bedrms baths 1.garage 1.porch 1.poolacc 1.fplwk 1.airsys
Is there a reason why it does not show the output of all the yearquarters?
Thanks for the help.
0 Response to Regression output does not show all coefficients
Post a Comment