Hello,
I'm trying to create a simple regression model with a time series dataset.
The dataset includes 24 countries in the time period 2007-2020, and shows a country's Gini coefficient in the 1st sheet, and their GDP per capita in the 2nd.
I would like to find whether GDP per capita has a significant effect on the Gini coefficient, but I don't know how to start, unless the only option is to create 24 different regressions for each country.
Could someone help me proceed?
Many thanks