Hi everybody,
just a quick general question: the new Stata 17 modifies the command table, suppressing the option 'contents()' in which different variables and different statistics could be specified.
E.g.
table var1, c(sum var2 sum var3)
it is no more doable.
However, I do not find how to obtain the same table with Stata 17, anyone can help?
Thanks
Federico
Related Posts with tab command in Stata 17
Loop over variables for each observationDear Listers, I have a dataset which looks like id es1 es2 es3 es4 es5 es6 es7 es8 es9 1 1 1 1 1 1…
Change the unit size on Vertical AxisHi Stata Experts, I am using the code below to draw a quadratic graph. qui xtgee DV c.IV ##c.IV Co…
Code to run ttests and effect sizes on many variables at once?I have about 20 variables that I would like to conduct two sample t-tests (with unequal variances) a…
Identifying houshold with all mebber of same characteristics (sex)Hi, I am trying to drop all houshold that contains all member of same sex but I am unable to perform…
How to double quote the double quoteDear Stata users, I have a string variable that some values of it are leading by a double quote (")…
Subscribe to:
Post Comments (Atom)
0 Response to tab command in Stata 17
Post a Comment