You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
(ssc install) cqiv can be applied to estimate (censored or uncensored) IV quantile regressions (not directly for panel data, though). For panel data, I am not sure whether it is a good idea to include dummies for individual-specific effects (especially the dimension is too large) in the regressions by using cqiv.
(ssc install) cqiv can be applied to estimate (censored or uncensored) IV quantile regressions (not directly for panel data, though). For panel data, I am not sure whether it is a good idea to include dummies for individual-specific effects (especially the dimension is too large) in the regressions by using cqiv.
Thanks for the reply.
Maybe I should give up using panel data, and can I ask for some advice of using quantile regression method? The theme I researched is about the effect of family factors on the quality of children, the dependent variable is standardized height and education attainment of children, the independent variables are the number of children in a family, the income of household and some other control variables, the IV I choose mother's birth year and some other ratios which can measure the differences of the one-child policy. I want to do quantile regression ,wish some good advice, thanks!
Thanks for the reply.
Maybe I should give up using panel data, and can I ask for some advice of using quantile regression method? The theme I researched is about the effect of family factors on the quality of children, the dependent variable is standardized height and education attainment of children, the independent variables are the number of children in a family, the income of household and some other control variables, the IV I choose mother's birth year and some other ratios which can measure the differences of the one-child policy. I want to do quantile regression ,wish some good advice, thanks!
How to do quantile regression in this situation using Stata?
What kind of models do you have in mind. You can use "qreg" to estimate standard quantile regressions and "cqiv" (please ssc install cqiv first) to estimate quantile regressions with endogeneity. Please help qreg/cqiv and follow the examples therein.
I’m looking for the latest code or references on IV quantile regression with panel data. Any guidance on Stata implementations, especially dealing with endogeneity and fixed effects, would be greatly appreciated!
Comment