Good morning,
I would like to transfer the following table from stata to word for my thesis however, I do not know the command to do so,
Thank you so much
I would like to transfer the following table from stata to word for my thesis however, I do not know the command to do so,
Code:
. tabstat riskavers, statistics(mean sd) by(wave) Summary for variables: riskavers by categories of: wave wave | mean sd ----------+-------------------- 1 | 1.748762 .5516792 2 | 1.719628 .5518228 3 | 1.739416 .5440446 4 | 1.634218 .5705484 5 | 1.653533 .5531243 6 | 1.713028 .5553211 ----------+-------------------- Total | 1.695483 .5571508 -------------------------------
Comment