<?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 Build 'Custom' ARIMA model in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Build-Custom-ARIMA-model/m-p/776010#M246711</link>
    <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;I am in need of building my ARMA(1,2) model in SAS, specified as:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Xt*(1-8B) = Wt*(1+0.7B+0.6B^2) therefore&lt;BR /&gt;Xt = 8*Xt-1 + Wt + 0.7*Wt-1 + 0.6*Wt-2&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have been given observations:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;X1=1.5&amp;nbsp; &amp;nbsp; X2=0.9&amp;nbsp; &amp;nbsp; &amp;nbsp;X3=0.5&amp;nbsp; &amp;nbsp; &amp;nbsp;X4=0.12&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I want to calculate the 1 to 3 step ahead forecasts and mean square prediction errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Is there a way I can do this in SAS?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;ANY help would be appreciated. Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Oct 2021 07:19:47 GMT</pubDate>
    <dc:creator>Erik3</dc:creator>
    <dc:date>2021-10-23T07:19:47Z</dc:date>
    <item>
      <title>Build 'Custom' ARIMA model</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Build-Custom-ARIMA-model/m-p/776010#M246711</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;I am in need of building my ARMA(1,2) model in SAS, specified as:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Xt*(1-8B) = Wt*(1+0.7B+0.6B^2) therefore&lt;BR /&gt;Xt = 8*Xt-1 + Wt + 0.7*Wt-1 + 0.6*Wt-2&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I have been given observations:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;X1=1.5&amp;nbsp; &amp;nbsp; X2=0.9&amp;nbsp; &amp;nbsp; &amp;nbsp;X3=0.5&amp;nbsp; &amp;nbsp; &amp;nbsp;X4=0.12&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I want to calculate the 1 to 3 step ahead forecasts and mean square prediction errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Is there a way I can do this in SAS?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;ANY help would be appreciated. Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 07:19:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Build-Custom-ARIMA-model/m-p/776010#M246711</guid>
      <dc:creator>Erik3</dc:creator>
      <dc:date>2021-10-23T07:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Build 'Custom' ARIMA model</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Build-Custom-ARIMA-model/m-p/776077#M246748</link>
      <description>Plz post it at Forecasting Forum . it is about SAS/ETS</description>
      <pubDate>Sun, 24 Oct 2021 10:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Build-Custom-ARIMA-model/m-p/776077#M246748</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-10-24T10:52:04Z</dc:date>
    </item>
  </channel>
</rss>

