Hi,
I'm using stata 16 and I 'd like to use estpost for a ttest but it doesn't work (command estpost is unrecognized)
I want to export the result to rtf format, how can I do ?
estpost ttest formal_hh self_excl trustee_formal_hh total_formal_amount , by(excl_agr_wage_hh)
esttab using "Reltats\article jornaleros juin 2013.rtf", append cells("mu_1(fmt(a1) pattern(1 0)) mu_2(fmt(a1) star)")/*
*/starlevels(* 0.1 ** 0.05 *** 0.01) unstack label collabel ("no exclusive agr wage" "exclusive agr wage") /*
*/nonumber title ("Credit practices of formal member hh") /*
*/addnotes("Source : RUME project")
Related Posts with Estpost with stata 16
Kernel-based Propensity Score Matching diff-in-diffHi Stata Users, Below is an example of my data set. I want to perform the Kernel-based Propensity S…
Bug in the connect option of twoway graph?I am trying to plot a number of graphs using the ascending and stairstep connect styles of the conne…
Accounting for missing variables due to taking logsThe variable 'population growth (annual %)', is generating quite a few missing values when I take th…
margins at min and max values of variableHello everyone, I would like to use -marginsplot- multiple times. My aim is to plot all values of a…
Inform the user of Python script progress when called from Stata do-file.Hello, Apologies if this has been answered elsewhere - I've searched (here and in other places), bu…
Subscribe to:
Post Comments (Atom)
0 Response to Estpost with stata 16
Post a Comment