<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How does PROC ARIMA score/forecast a new time series? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-score-forecast-a-new-time-series/m-p/405739#M2732</link>
    <description>&lt;P&gt;The PROC ARIMA&amp;nbsp;goes through&amp;nbsp;3 steps of IDENTIFY, ESTIMATE and FORECAST. They are all related to the input time series. Assume the&amp;nbsp;ARIMA model will use additional input variables to&amp;nbsp;forecast a target variable. Now I would like to apply the model results to a new time series. The new time series contains those input variables (with values)&amp;nbsp;and the target variable (with values)&amp;nbsp;in the historical part and only the input variables (with values)&amp;nbsp;in the future part.&amp;nbsp;&amp;nbsp;How can I&amp;nbsp;score/forecast the target variable in the future part of the new time series ?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2017 21:32:48 GMT</pubDate>
    <dc:creator>davidchenus</dc:creator>
    <dc:date>2017-10-19T21:32:48Z</dc:date>
    <item>
      <title>How does PROC ARIMA score/forecast a new time series?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-score-forecast-a-new-time-series/m-p/405739#M2732</link>
      <description>&lt;P&gt;The PROC ARIMA&amp;nbsp;goes through&amp;nbsp;3 steps of IDENTIFY, ESTIMATE and FORECAST. They are all related to the input time series. Assume the&amp;nbsp;ARIMA model will use additional input variables to&amp;nbsp;forecast a target variable. Now I would like to apply the model results to a new time series. The new time series contains those input variables (with values)&amp;nbsp;and the target variable (with values)&amp;nbsp;in the historical part and only the input variables (with values)&amp;nbsp;in the future part.&amp;nbsp;&amp;nbsp;How can I&amp;nbsp;score/forecast the target variable in the future part of the new time series ?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 21:32:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-score-forecast-a-new-time-series/m-p/405739#M2732</guid>
      <dc:creator>davidchenus</dc:creator>
      <dc:date>2017-10-19T21:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: How does PROC ARIMA score/forecast a new time series?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-score-forecast-a-new-time-series/m-p/406005#M2733</link>
      <description>&lt;P&gt;The short answer to your question: there is no "score" functionality in PROC ARIMA. You will always need to re-estimate based on the history data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, you can use the IDENTIFY statement to determine the p,d,q based on one time series. Then, use this pre-determined p,d,q to ESTIMATE and FORECAST a new set of time series. Hope this answer your question.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 15:45:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-does-PROC-ARIMA-score-forecast-a-new-time-series/m-p/406005#M2733</guid>
      <dc:creator>Puwang</dc:creator>
      <dc:date>2017-10-20T15:45:03Z</dc:date>
    </item>
  </channel>
</rss>

