I have 10 years worth of data (surveillance data so its weighted). I want to assess the trend of the proportion of people from each year who have a certain medication over the 10 year period. What is the best method to use? So far I used 1) Proportions for each year and used scatter plot to fit a line 2) linear regression svy: regress med_x year .3) I found a similar paper that used weighted poisson with age standardized estimates but couldn't figure out how to code this. Thank you for your help.
Related Posts with Trend of proportions of people on a medication over 10 years
Syntax for using and merging multiple tempfilesI have been given a dataset (it is a translation table) to use that is set up in a fairly disorganiz…
Issue with simulations data - non r-class program may not set r()I have written a program which does not output my values correctly Code: program Datageneration, r…
GLM with proportion DV and categorical IV. Which STATA formula should I use?I ran an experiment to see if a particular gamification design (2 treatment groups) would perform be…
ARIMA forecasting - non-normal residualsHi everybody, I am trying to do an ARIMA forecast of hospital examinations with daily time-series d…
calculating time differences (duration)Dear All, I was asked this question. The data is Code: * Example generated by -dataex-. To install…
Subscribe to:
Post Comments (Atom)
0 Response to Trend of proportions of people on a medication over 10 years
Post a Comment