Hi, I am very new to Stata and I would like to create a table for 3 variables displaying certain percentiles p(1 5 10 20 40 60 80 90 95 99).
I have understood how to calculate them using _pctile for one variable. How can I create the table?
Thank you
Related Posts with Creating a table with percentiles
Place date year on a second line on x-axisMy x-axis data is currently in date (week) format, so my current code as part of a twoway graph is a…
collapse variable in more than 1 way in one collapse commandIs it possible to collapse the same variable in more than 1 way in 1 collapse command (e.g., to get …
xline and text on top of twoway area plotI use Code: twoway (area y1 y2 year) to create a plot and want to include a dashed vertical line on…
collapse variable in more than 1 way in one collapse commandIs it possible to collapse the same variable in more than 1 way in 1 collapse command (e.g., to get …
How to generate i*j by forvalues?If year=1,2,3,4; and prov=1,2,3,4,5,6,7. So how to calculate i*j, thanks a lot! I run this,but it is…
Subscribe to:
Post Comments (Atom)
0 Response to Creating a table with percentiles
Post a Comment