When you hold out a portion of the data to test your regression model. I have data I can hold out. But I am not sure practically how you would test the models you develop against this hold out data.
SAS does not have a way I know to use hold out data. You could multiply the parameters you develop by the initial data set times new data and get results which you could compare to the actual Y in theory - but I am not sure how you would do this in practice. How would you know from this which is the best model any way?
SAS does not have a way I know to use hold out data. You could multiply the parameters you develop by the initial data set times new data and get results which you could compare to the actual Y in theory - but I am not sure how you would do this in practice. How would you know from this which is the best model any way?