Dear all,
I have a simple question for you.
I have a data set on the german automobile market (2005 - 2011) and I want to regress the number of accidents by the policyholders on the type of insurance coverage they have. Besides the type_of_insurance_coverage I also include control variables like sex, type_of_car engine_power etc.
In a static model I used a bivariate probit model.
Now I want to measure the same effect using panel data.
After using the command "xtset id_of_policyholder year" I used the command "xtprobit accidents insurance_coverage sex engine_power age_of_the_car ... , re
My question: is this approach econometrically correct? Or do I have to include xtset somewhere in the regression?
Another point is if "andom effects" is correct or if I should use a fixed effects approach?
Appreciate your help
Matthias
I have a simple question for you.
I have a data set on the german automobile market (2005 - 2011) and I want to regress the number of accidents by the policyholders on the type of insurance coverage they have. Besides the type_of_insurance_coverage I also include control variables like sex, type_of_car engine_power etc.
In a static model I used a bivariate probit model.
Now I want to measure the same effect using panel data.
After using the command "xtset id_of_policyholder year" I used the command "xtprobit accidents insurance_coverage sex engine_power age_of_the_car ... , re
My question: is this approach econometrically correct? Or do I have to include xtset somewhere in the regression?
Another point is if "andom effects" is correct or if I should use a fixed effects approach?
Appreciate your help
Matthias
Comment