Hi
I use the following command bys Group: asdoc tabstat var1 var2 var3 var4, replace stat (N mean min max tstat)
The command works fine but when it exports to work it only shows the results for one group and not the other group (Note: Group is a dummy variable taking on the variable 0 or 1).
How do I export results of both groups please?
Thanks
Sarah
I use the following command bys Group: asdoc tabstat var1 var2 var3 var4, replace stat (N mean min max tstat)
The command works fine but when it exports to work it only shows the results for one group and not the other group (Note: Group is a dummy variable taking on the variable 0 or 1).
How do I export results of both groups please?
Thanks
Sarah
Comment