I built a regression model using proc reg on a training set (70%) and I would like to evaluate the model accuracy (MAPE, R2, adjusted R2, RMSE, etc) using the test set (remaining 30%). Is there a way to do so in SAS?
Asked
Active
Viewed 134 times