Hi.
I am looking to table of momparative summary statistics.
I have 3 categorical variables. The HEATHL variable is 1"Excellent" 2"Poor“. Gender is coded as 1"Male" 2"Female". Language is coded as 1"English" 2"Other".
I use table command.
table (var) (GENDER HEATHL), statistic (fvpercent LANGUAGE_2GR) statistic (fvfrequency LANGUAGE_2GR) nformat(%6.1f fvpercent) nformat(%6.0f fvfrequency)
I have this dataset in frequency and percent.
BUT the idea is to show this table only in percent and by condition if cells frequency less at 100, then replace percent with „ .. „.
I am therefore wondering if anyone could help me with finding some ways for this solution. Thanks.
Related Posts with Table of comparative summary statistics
panel data and time variable formatHello, I have a dataset and i need to define quarterly time variable and declare data to be a panel…
Serial CorrelationDear researchers, I am using the following code Code: xtreg GG SIZE LEV ROA i.year, fe cluster (C…
graphHi all, I have been away from using stata for a couple of years hence am asking a perhaps very stup…
Fine-tuning the legend positionI am looking for a proper parameter responsible for vertical positioning of the legend in the twoway…
Stata 16 on MS Windows strange behaviorThis is really weird, but for some reason a double-click is required on icons in Stata's windows hea…
Subscribe to:
Post Comments (Atom)
0 Response to Table of comparative summary statistics
Post a Comment