Hello,
I am currently thinking about my variable selection process that I will need to do later down the road in my research.
I am working with a robust panel data set consisting of 19 000 individuals, observed in 9 waves, there are around 500 variables available for each individual in each time period.
My main focus will be an ordered variable (5 levels). What are my options for the variable selection process here?
I wanted to use lasso/elastic net, but that is not possible because they are for linear models but my focus will be an ordered variable.
My colleague suggested to first estimate a panel ordered probit, then to use the predict command to obtain the fitted values and then to use the lasso/elastic net with the fitted values as the dependent variables.
But I had trouble finding this approach elsewhere.
Are there any other methods that could be executed in stata in my case? Or should I resort to my econometric sense and just select a sensible pool of variables using trial and error?
Any help will be greatly appreciated.
I am currently thinking about my variable selection process that I will need to do later down the road in my research.
I am working with a robust panel data set consisting of 19 000 individuals, observed in 9 waves, there are around 500 variables available for each individual in each time period.
My main focus will be an ordered variable (5 levels). What are my options for the variable selection process here?
I wanted to use lasso/elastic net, but that is not possible because they are for linear models but my focus will be an ordered variable.
My colleague suggested to first estimate a panel ordered probit, then to use the predict command to obtain the fitted values and then to use the lasso/elastic net with the fitted values as the dependent variables.
But I had trouble finding this approach elsewhere.
Are there any other methods that could be executed in stata in my case? Or should I resort to my econometric sense and just select a sensible pool of variables using trial and error?
Any help will be greatly appreciated.
Comment