Dear Statalists,
I need to perform a lot of McNemars using mcc or mcci (with a preference for mcci). For that I am doing it manually (see image enclosed).
tab Switch_p9vsP8 Switch_p10vsP9 gives me 588 / 17 / 12 / 0
mcci 588 17 12 0
I am trying to store the values of tab to input in mcci. How can I store the values 588 / 17 / 12 / 0 to use them in the mcci command.
Thans a lot
Maxime
Related Posts with Using numbers from tabulate var1 var2 into mcci
"assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(var1)"What's the difference between "assert inrange(var1,1,5)" and "assert inrange(var1,1,5)&!missing(…
Make panel dataHello Statalist! I want to make panel data from this: ID roa2009 roa2010 roa2011 roa2012 bis2009 …
loop for scatter plotsHi everyone, i have 1 dependent variable and 20 independent variables and i would like to plot scatt…
repeatedly getting error when trying to create a panel "repeated time values within panel r(451)"I have the following data type. I have four countries with 50 companies each for three years. I was …
cmp for a tobit model with a binary endogenous variable?Dear Stata listers, I am estimating a model with a dependent truncated variable (i.e. an index betw…
Subscribe to:
Post Comments (Atom)
0 Response to Using numbers from tabulate var1 var2 into mcci
Post a Comment