Dear all,
I am currently working on a project using a panel dataset where the panel variable is woman and data are at yearly level. I built the panel dataset starting from DHS surveys and reconstructing birth histories for each woman.
Since we are using panel data and the main outcome is a binary variable that takes value 1 if the woman gives birth to a child in year t, I would like to use xtlogit. However this last command doesn't support the inclusion of survey/probability weights and this would bias my standard errors.
The only xt-command that seems to support pweights is xtmlogit but it's used with categorical variables as outcomes.
What would you suggest? should I use xtmlogit with a binary outcome? should I ignore the issue with survey weights?
Thanks!
Giulia
I am currently working on a project using a panel dataset where the panel variable is woman and data are at yearly level. I built the panel dataset starting from DHS surveys and reconstructing birth histories for each woman.
Since we are using panel data and the main outcome is a binary variable that takes value 1 if the woman gives birth to a child in year t, I would like to use xtlogit. However this last command doesn't support the inclusion of survey/probability weights and this would bias my standard errors.
The only xt-command that seems to support pweights is xtmlogit but it's used with categorical variables as outcomes.
What would you suggest? should I use xtmlogit with a binary outcome? should I ignore the issue with survey weights?
Thanks!
Giulia
Comment