Hello everyone.
I use the command below to determine the number of decimals in my table in Stata-17. However, I get different numbers of decimals in the last column (mean).
table (Q)(), statistic(frequency) statistic (sum income) statistic (percent income) statistic (mean income) nformat(%9.1f percent ) sformat("%s%%" percent )
I want all figures in the last column to be displayed with one decimal place. How should I modify my command?
I appreciate your time.
Related Posts with Format the number of decimals in Table command in Stata-17
Fixed effects models with instrumental variables and bootstrapped standard errors within clustersI'm trying to run some panel data, and the way the sampling occurred I should bootstrap the standard…
Are there any assumptions for npregress?Hi, I am working on an abstract. I want to build model for continuous outcome variable (not normall…
Better looking window (resolution)Dear all, I was wondering if there is a way to increase the resolution of the whole Stata screen, i…
Interpretation of outputDear all, I just started using STATA hence I need help in interpreting an output. Is the P-value in…
Xtlogit correctly predictedDear stat users, I am interested in calculating the correctly called event, false alrams, specifity…
Subscribe to:
Post Comments (Atom)
0 Response to Format the number of decimals in Table command in Stata-17
Post a Comment