Hello network,
I am currently writing a master's thesis on the integration of the european insurance market. I would like to measure how different countries insurance markets react to a global shock and how different country variables affect the outcome. I have a panel dataset of 942 life insurance companies from 18 different countries over 9 years time(2014-2022) with some missing values mostly in the year 2022. I have tried xtreg with fixed effect structure as well as random effects. Both give me some result but the F-statistic is very low.
code used: xtreg GWP_growth GWP c4_ratio GDP_growth inflation economic_downturn_dummy.
GWP= gross written premiums and c4 ratio is a measure of market concentration. I have tried other variables but f-statistic does not seem to be improving. What are better techniques or structures that I can use to get better results?
Thanks in advance for your help!
I am currently writing a master's thesis on the integration of the european insurance market. I would like to measure how different countries insurance markets react to a global shock and how different country variables affect the outcome. I have a panel dataset of 942 life insurance companies from 18 different countries over 9 years time(2014-2022) with some missing values mostly in the year 2022. I have tried xtreg with fixed effect structure as well as random effects. Both give me some result but the F-statistic is very low.
code used: xtreg GWP_growth GWP c4_ratio GDP_growth inflation economic_downturn_dummy.
GWP= gross written premiums and c4 ratio is a measure of market concentration. I have tried other variables but f-statistic does not seem to be improving. What are better techniques or structures that I can use to get better results?
Thanks in advance for your help!
Comment