Hi All,
I am trying to run a staggered DiD with count data on the LHS (patent count). CSDID doesn't work as it tells me "Error in DRDID::drdid_rc(y = Y, post = post, D = G, covariates = covariates, :
The regression design matrix for pre-treatment is singular. Consider removing some covariates." which I think that might come from the fact that I have many zeros.
I read that the etwfe a la Wooldridge (2021,2023) might be able to work with this. Any idea on this matter?
Thank you and have a nice day!
I am trying to run a staggered DiD with count data on the LHS (patent count). CSDID doesn't work as it tells me "Error in DRDID::drdid_rc(y = Y, post = post, D = G, covariates = covariates, :
The regression design matrix for pre-treatment is singular. Consider removing some covariates." which I think that might come from the fact that I have many zeros.
I read that the etwfe a la Wooldridge (2021,2023) might be able to work with this. Any idea on this matter?
Thank you and have a nice day!

Comment