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
repeated measurements for exposure and one mesurement for outcomeDear members I am conducting a study where (among other things) I intend to explore the association…
using DHS DATA SETHello, I am new to stata, and making use of DHS Data set, b4__01 to b4_20 are the sex for the number…
How to estimate the coefficient in model with latent dependent variable?Hello, I have a question regarding the estimation of a model with a latent dependent variable, and …
Flag most frequent values in a subgroup & apply flag to same values in other subgroupsHi all, I have a dataset with a variable surg_type (“surgery type”) that can have the values 0, 1 o…
Variable Fails To Uniquely Identify Observations in the Using DataHi, I am using two rounds of the IHDS (Indian Human Development Survey) Individual and Household da…
Subscribe to:
Post Comments (Atom)
0 Response to Estpost with stata 16
Post a Comment