I've a dataset of macroeconomic data like GDP, inflation, etc... where Rows=different macroeconomic indicators and columns=years Since some values are missing (
I want to use predict() with a polr() model to predict variable z, as per the following code. This first is the df to train the model and the subsequent test da