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
Test the difference of coefficients? Hi guys, I need to examine the impacts of X on Raw Return and Alpha in two sub groups : outflow and…
Calculating skewness and kurtosis of monthly returnsHello all, I have a dataset with a firm identifying number (called "PERMNO"), a date variable ("dat…
Instrument variable model in binary outcome panel model with fixed effectsHi there! I am studiyng whether financial literacy causes over-indebtedness among households. So, m…
Panel data is not possibleI have this problem: I am investigating which factors that effect abnormal return in football trans…
Could you please help with coding "mixed-effects model"?I'd like to ask for advice on coding the "mixed-effects model" to see the percent change in health b…
Subscribe to:
Post Comments (Atom)
0 Response to Create two-way line graph with shaded confidence intervals from dstdize results
Post a Comment