Hi,
I have run a tabstat command for summary statistics, and wanted to make it look nicer in Word, but I am having difficulties doing it.
What is the easiest command to do so?
Thank you!
I have run a tabstat command for summary statistics, and wanted to make it look nicer in Word, but I am having difficulties doing it.
Code:
tabstat A B C, statistics( count mean sd p10 p25 p50 p75 ) columns(statistics)
Thank you!
Comment