Hello - I would like to do something that should be relatively simple: generate a table of summary statistics with a combination of means and sd's (continuous vars) and percentages (categorical vars). I have several tables that need to be generated that I've been doing by hand which is very inefficient after you find a mistake and have to do them all again! However, after going through tabstat, esttab and table functions, I cannot seem to do this. "table" generates frequencies, and "tabstat", means, but how do I do both in one table, with only the statistics I want? Thank you in advance for any assistance.
Related Posts with Generating simple summary statistics tables
sigma_u=0 in random effects modelHello, I am new in this forum and i hope that someone will be able to help! I am currently trying …
[Q] NRI package for survival analysisHi everyone 👋 There are packages in STATA for net reclassification improvement (NRI) but they do n…
Create Percent table Hi! I am quite new in the world of STATA. I am currently looking for a way, perhaps a code in the b…
Proportion surviving after 5 years | stcox/stcurveThis seems like a simple question. But I am confused how to do it. I did a 3 parameter Cox model adj…
How to Distinctively Remove the Observations with Specific Missing Value Patterns in Stata?Hello, I have a small dataset as follows, clear input byte (id gr) 1 1 1 2 1 2 1 . 1 . 1 . 2 1 2 2 2…
Subscribe to:
Post Comments (Atom)
0 Response to Generating simple summary statistics tables
Post a Comment