hello, everyone!
I cannot find a way to export the results of prtest of a two-sample test of proportions using variables. there is a topic answering this question, however, that is applicable only for the test with a group estimation, which does not work in my case.
my version of stata is 14
this is a command I used, but it didn't work
>>> estpost prtest var1, by(var2)
>>> esttab, cell("b se0 z p") nomtitle nonumber
which I took from - http://repec.org/bocode/e/estout/est...tml#estpost106
however, the estimates are totally different from
>>> prtest var1==var2 (which i need)
please help!
thanks in advance!
Related Posts with Exporting table of results of prtest for Two-sample test of proportions using VARIABLES NOT GROUPS !
npregress series: R2 value not availableHello everyone, I am using Stata 17, and trying out the example from the npregress series manual. .…
Constructing dummy for treated firms in a diff in diff Hi everyone, I am asking your help in order to build a dummy variable for treated companies, useful…
xtlogit: hybrid model by hand. How to obtain average marginal effects using mimrgnsHello everyone, for my current research, I employ a hybrid logit model for a binary outcome variabl…
Stata command for the Oaxaca decomposition for TobitGood morning, someone know how to implement the Tobit-Blinder-Oaxaca decomposition in Stata. (Eg. th…
LOGISTIC MULTILEVEL and MOR valueHello, I am trying a logistic multilevel analysis using melogit command and i would like to get MOR…
Subscribe to:
Post Comments (Atom)
0 Response to Exporting table of results of prtest for Two-sample test of proportions using VARIABLES NOT GROUPS !
Post a Comment