Hi everybody,
I am new to Poisson regression. And I have 20-year age-standardized incidence rates for thyroid cancer for males and females and want to calculate Annual percentage change (APC) in incidence for both genders over 3 calendar periods (1996 -2005) then (2006-2015) and finally over the entire period (1996-2015).
data looks like this:
year gender incidence
1996 1 2.3
1996 2 3.1
1997 1 2.6
1997 2 3.9
...
...
2015 1 4.1
2015 2 9.9
how could I get the annual percentage change (%) in incidence over each 10 year by gender and then over 20 year period including CIs and p-values for the trend of APC using Poisson regression
any help is appreciated
regards
Jawad
Related Posts with calculate APCs, CIs and p-values for the trend of APC using Poisson regression
How to test for multiple instruments in in etregress or eregressDear all: I am using Stata 15 to run a linear regression with endogenous treatment aiming to do inst…
Combine multiple columns into oneHi all, If there is a loop like following: Code: forv y = 2009/2012 { forv p = 1/20 { egen `…
snapshot with descriptive names instead of numbersI just upgraded to Stata 16 today and I was experimenting with the new frames feature. This allows a…
Two variables combined fixed effect with clustered standard errors of another variableHi Stata community, I have an unbalanced panel data set for the years 1992-2018 across different ye…
Adoupdate not working in new installationDear users, I recently installed Stata 15 in a new machine with Windows 10. I first download -ftools…
Subscribe to:
Post Comments (Atom)
0 Response to calculate APCs, CIs and p-values for the trend of APC using Poisson regression
Post a Comment