Hi everybody.
I am analysing survey data and used a Poisson regression model to obtain adjusted prevalence ratios (PR) of an outcome variable.
The command I used is the following:
xi: svy: poisson trinciati_log i.claeta4 i.sesso_inv i.istruz3cat i.diffeconomiche3cat_inv i.cittadinanza i.ncs_inv i.lavoro2cat_bis, irr
Now, I need to test if there is a statistically significant trend of PR by age, taking into account all the other variables in the model. Can anyone tell me what command I should use to test this hypothesis?
Thanks in advance to those who can help me.
Gianluigi
I am analysing survey data and used a Poisson regression model to obtain adjusted prevalence ratios (PR) of an outcome variable.
The command I used is the following:
xi: svy: poisson trinciati_log i.claeta4 i.sesso_inv i.istruz3cat i.diffeconomiche3cat_inv i.cittadinanza i.ncs_inv i.lavoro2cat_bis, irr
Now, I need to test if there is a statistically significant trend of PR by age, taking into account all the other variables in the model. Can anyone tell me what command I should use to test this hypothesis?
Thanks in advance to those who can help me.
Gianluigi
Comment