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
Interpreting Xtabond2 Coefficients & Coefficient Inflation?Hi, This is a follow-up question for this topic, but because the question is different, I thought m…
coefplot graph, symmetry between dotsDear Statalisters, I am using the coefplot command to create one graph with coefficients from 40 di…
bayesgraphs diagnostics in Item Response ModelPlease, how do we use bayesgraphs diagnostics command in Item Response Model? Thanks for your antici…
Help with countsHello, I am working on a prescribing data set containing details of about 100,000 people. The lay o…
How to look at regression between score bandsHi, I have a binary variable and a score variable. I want to look at the binary variable in differen…
Subscribe to:
Post Comments (Atom)
0 Response to Table of comparative summary statistics
Post a Comment