I have a problem using -esttab-. Here is the code I try to run:
Code:
logout, save(H1) word replace fix(1): /// esttab model_1 , /// mtitle(Main) /// b(%6.3f) t(%6.2f) /// star(* 0.1 ** 0.05 *** 0.01) /// scalar(r2 r2_a N F) compress nogap
Code:
command esttab is unrecognized
Code:
ssc install estout
Code:
checking estout consistency and verifying not already installed... file C:\Users\zhx\AppData\Local\Temp\ST_a7c_000002.tmp already exists could not copy http://fmwww.bc.edu/repec/bocode/_/_eststo.ado (no action taken) r(602);
0 Response to command esttab is unrecognized but estout already installed
Post a Comment