Dear All,
One has tried,
I'm using windows. Any help? Thanks, Dapel
One has tried,
Code:
. . esttab m* using Reg1.rtf, replace se(3) nogaps stats(r2 N df_r, fmt(3 0)) /// > label nonumbers modelwidth(8) mtitles("model 1" "model 2" "model 3" "model 4") /// > addnote("Source: GUS sweeps 4 to 6" "Sweep 6 longitudinal weight and survey weights applied") /// > title({\b Regression: SDQ, income and family composition}) (note: file Reg1.rtf not found) file Reg1.rtf could not be opened r(603);
Comment