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
Event History AnalysisGood Evening, I have a question related to Event History Analysis. I am trying to run this model for…
Bayesian analysis: how to mirror a chi-squared test under the "bayes:" prefixDear Forum Members, I believe Stata 15 provided a rather handy panoply of commands to perform Bayes…
Syntax for a mixed-effect repeated measures modelDear Statalisters, I am trying to implement a mixed-effet repeated measures model that was describe…
Outreg2: export table with marginal effect, standard error and p-valueI would like to use outreg2 to export result of logistic regression as a .xls file with marginal eff…
Defining Pseudo PanelHi All, I am currently using the world bank enterprise survey data for my PhD research. This is fir…
Subscribe to:
Post Comments (Atom)
0 Response to Estpost with stata 16
Post a Comment