I fitted a model using training data and I want to evaluate it's performance on a test data set. How the model obtained in the first step (fitted model by training data) is applied to the test data by SAS functions?
You can use the ESTIMATE statement options such as AR=, MA=, ... and NOEST to fix the parameter values to the estimated values you obtained in your model fitting step. See the "Options to Specify Parameter Values" section of the ESTIMATE statement documentation: http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_arima_sect022....
What SAS tool/procedure are you using?
I'm using Proc Arima procedure
You can use the ESTIMATE statement options such as AR=, MA=, ... and NOEST to fix the parameter values to the estimated values you obtained in your model fitting step. See the "Options to Specify Parameter Values" section of the ESTIMATE statement documentation: http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_arima_sect022....
Thanks Puwang.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!