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
Count Number of Each Age Observation Across Years and Not Include Certain Data ObservationsDear all, I am using Stata 16, on mac. I have taken a snapshot of dataset I am working with. Array …
Count Number of Each Age Observation Across Years and Not Include Certain Data ObservationsDear all, I am using Stata 16, on mac. I have taken a snapshot of dataset I am working with. Array …
Mixed-Effects Linear Model Set-upHi, I would like to run a mixed-effects linear regression model with cesd as my outcome variable an…
Year Fixed effect xtlogitDear All Please, I have seen some posts related to many fixed effect, but I don’t find my case solut…
Flagging just one corresponding positive value for every negative valueHi. My dataset has an id variable, a total amount variable and the corresponding date variable. Ther…
Subscribe to:
Post Comments (Atom)
0 Response to Create two-way line graph with shaded confidence intervals from dstdize results
Post a Comment