Hello,
I am struggling to create a simple, two-way line graph representing the results from my standardized adjusted rate calculations.
My code is straight forward:
gen pop=1
dstdize dxpid pop agecat gender insurance ruca2, by(year)
The results (by year) provide crude and adjusted rates, and associated 95% confidence intervals.
I simply want to graph the adjusted rates and confidence intervals...
I read that there should be an option to save the results to a separate .dta but I haven't had any success.
Any help would be appreciated.
Thank you.
Related Posts with Create two-way line graph with shaded confidence intervals from dstdize results
Printing out balance tableEDIT: Formatting of tables and code in this post got messed up. View my post below to see correct fo…
Rearrange panel data in STATADear all, I have several datasets I would like to merge, however, they are set up differently. What…
line breaks in command -global-Dear all,How can I break line in the command -global-.I use "///" ,but I get error.My codes in dofil…
Change values within groups based on conditionsDear All, I have a dataset with group ID, individual ID, age, and sex of the individuals, as well a…
Plot different characterisitics of an observationDear Stata-community, I am using Stata 16. I have a dataset with peace agreements, their duration, a…
Subscribe to:
Post Comments (Atom)
0 Response to Create two-way line graph with shaded confidence intervals from dstdize results
Post a Comment