After using the command reghdfe for my regressions I use esttab:
Code:
esttab using table.rtf, label cells("b(star fmt(3))" "se(par fmt(3))") indicate(`r(indicate_fe)') fonttbl(\f0\fnil Arial; ) stats(r2 N, labels(R2 "N")) starl(* 0.10 ** 0.05 *** 0.010)
Does anyone of you know why the explanation of the significance levels is not shown below the table?
I am looking forward to your responses.
Jane
0 Response to Significance levels - explanation below table
Post a Comment