<?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 Re: 3-periods ahead forecasting with ARIMA/Transfer Model function in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70510#M35228</link>
    <description>&lt;P&gt;Maybe I am missing something but in your example you have one table with one predicted value (in this case the 3rd period prediction).&lt;/P&gt;&lt;P&gt;What I am asking is the following. is there a way to have one column with the 1rd period prediction, one column with the 2nd period predicition and one column with the 3 period prediction for the same timestamp in one table as output of the ARIMA platform interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can of course do it by running the arima 3 times with three different forecasts periods and then merge them, but is there another less cumbersome way to do it?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 14:20:12 GMT</pubDate>
    <dc:creator>Mattia</dc:creator>
    <dc:date>2018-08-29T14:20:12Z</dc:date>
    <item>
      <title>3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/69282#M35050</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to solve a problem where a 3-period ahead forecast is needed. So for example, if the frequency of my data is one day, what I would like to achieve is a model that when runned monday&amp;nbsp;gives me bak a prediction for thursday.&lt;/P&gt;&lt;P&gt;I am accostumed with the ARIMA platform in JMP but I can not find an option to return the 3rd prediction instead of the 1st.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to achieve this?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 09:25:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/69282#M35050</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-08-23T09:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70432#M35216</link>
      <description>&lt;P&gt;Maybe my queestion was not clear, I would like to save the prediction (via the save prediction tab) and instead of getting the 1-period prediction I would like to get the 3rd. Is this possible? anyone?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 10:44:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70432#M35216</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-08-29T10:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70459#M35221</link>
      <description>&lt;P&gt;See &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Predictive and Specialized Modeling&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Time Series&lt;/STRONG&gt; chapter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The launch dialog includes a number edit box for &lt;STRONG&gt;Forecast Periods&lt;/STRONG&gt;. Enter &lt;STRONG&gt;3&lt;/STRONG&gt; here for your case. Click &lt;STRONG&gt;OK&lt;/STRONG&gt;, select the time series model, and then click the red triangle next to this model. Select &lt;STRONG&gt;Save Columns&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I illustrate these steps with the (inappropriate) Fitness data. I select Oxy for the Time Series role and enter 3 for Forecast Periods. I fit a first-order ARIMA model and select Save Columns. I receive these results:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 655px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12219iA4DE6B6A56C05A9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:38:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70459#M35221</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-29T12:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70499#M35225</link>
      <description>&lt;P&gt;OK, thanks. Is there a way to save one prediction&amp;nbsp;per period in the specified forecast?&lt;/P&gt;&lt;P&gt;So for example if I specify 3, I can save prediction for period 1, prediction for period 2 and prediction for period 3?&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 13:38:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70499#M35225</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-08-29T13:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70501#M35227</link>
      <description>&lt;P&gt;As you can see from the example that&amp;nbsp;I posted above, the answer is yes.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 14:03:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70501#M35227</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-29T14:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70510#M35228</link>
      <description>&lt;P&gt;Maybe I am missing something but in your example you have one table with one predicted value (in this case the 3rd period prediction).&lt;/P&gt;&lt;P&gt;What I am asking is the following. is there a way to have one column with the 1rd period prediction, one column with the 2nd period predicition and one column with the 3 period prediction for the same timestamp in one table as output of the ARIMA platform interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can of course do it by running the arima 3 times with three different forecasts periods and then merge them, but is there another less cumbersome way to do it?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 14:20:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70510#M35228</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-08-29T14:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70518#M35234</link>
      <description>&lt;P&gt;I received a prediction column with the forecast for the next period (1), the period after that (2), and one more period (3). All three periods (rows 32-34) beyond the last observed time (row 31).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Three numbers as provided by JMP Time Series would require trivial effort for manual data entry into separate data columns. Otherwise, you could use the Tables &amp;gt; Split command to do it.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 15:25:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70518#M35234</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-29T15:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70643#M35253</link>
      <description>&lt;P&gt;Uhm, I am not so sure we understand eachother. It is for sure a problem with my understunding of the ARIMA platform in JMP.&lt;/P&gt;&lt;P&gt;Let's try to pick it up step by step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) If I select the forecast period as 3, is the column Predicted Oxy in your example filled with 3rd period prediction for the related timestamp? i.e. row 3 contains the 3rd period prediction for the same row in Actual Oxy and so on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) If this is the case, is it possible to obtain a column showing a predicted value for 1st forecast period and one for the 2nd forecasting period as well for all timestamp points in the table and not only for the last one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the confusion and thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 14:00:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70643#M35253</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-08-30T14:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70644#M35254</link>
      <description>&lt;P&gt;Rows 1-31 are the actual (observed) responses used to fit the ARIMA model along with the predicted response. Rows 32-34 are the forecasts (predicted&amp;nbsp;responses) for the 1st, 2nd, and 3rd periods beyond the observed data. So row 31 is last observation on Monday (in your example) and row 34 is the forecast for Thursday.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 14:34:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/70644#M35254</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-30T14:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72171#M35562</link>
      <description>&lt;P&gt;Sorry for radio silence, I had a week vaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok now I see the problem, I would like to run the ARIMA model on a validation dataset separated from the training and for all points/observation I would like to see the 1st, 2nd en 3rd period ahead prediction. Is this possible?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 13:59:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72171#M35562</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-09-11T13:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72183#M35563</link>
      <description>&lt;P&gt;You can click the red triangle in the outline for the fitted model ( e.g., ARIMA(1,1,1) ) and select &lt;STRONG&gt;Save Prediction Formula&lt;/STRONG&gt;. You can use this formula, like any other, with any data you like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please read &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Specialized Modeling&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Time Series&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:25:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72183#M35563</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-09-11T14:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72184#M35564</link>
      <description>&lt;P&gt;No because there you get the predicted value, which is the predicted for the next and not the i-th period a-head. At least this is how I understand the saved ARIMA/Transfer Function formula works, but maybe I am missing something.&lt;/P&gt;&lt;P&gt;What I would like to have is a saved ARIMA/Transfer Function which can also return any i-th prediction a-head for all rows in a dataset. What I would like to compare is how worse is the third period ahead wrt the first period.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 14:36:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72184#M35564</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-09-11T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72213#M35570</link>
      <description>&lt;P&gt;Hi Mattia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you are looking for the three-step ahead forecast, is that correct? I think you can apply the Lag() function to the prediction formula and it will do what you want. There is probably an easier way, but try this. Save your prediction formula. Then right-click at the top of the prediction formula column and select New Formula Column &amp;gt; Row &amp;gt; Lag. This will give you the predictions going the wrong way. Right-click at the top of the lagged column and select Formula. In the second argument, enter –1. (You will probably have to enter a 1, then click the +/- button to make it negative one.) Then click OK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the one-step ahead forecast. Note that row 2 of the prediction formula is row 1 of the lagged prediction formula. For the three-step ahead forecast, you would lag by –3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if any of this is not clear or if I have answered a different question than you were asking!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Di&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 20:28:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72213#M35570</guid>
      <dc:creator>Di_Michelson</dc:creator>
      <dc:date>2018-09-11T20:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72280#M35579</link>
      <description>&lt;P&gt;Hi Di,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input. I understand what you are suggesting but this just shifts the value by one but you are still using one-step ahead predictions just shifted, this predictions are made with more information than what was effectively available at that timestamp in time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like to do is compare&amp;nbsp;the 3rd step a-head prediction with the 1st step a-head for any observed value in my validation dataset but made with the same amount of info, i.e. at that timestamp). In other words, I would like to really see the forecast for i-th period for any oberved value(row). Or using JMP terms and quoating from&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Help&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Books&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Specialized Modeling&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Time Series:&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Forecast_plot.jpg" style="width: 607px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12380i402C912067C50C41/image-size/large?v=v2&amp;amp;px=999" role="button" title="Forecast_plot.jpg" alt="Forecast_plot.jpg" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to save the right part of the forecast plot for all the rows in my validation datasets. Assuming my forecast period is 3 I would then like to store the three periods in three different column next to the observed value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes it a bit more clear.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 08:12:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72280#M35579</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-09-12T08:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72422#M35610</link>
      <description>&lt;P&gt;I don't think there is a way to get just the three-step ahead prediction in a column from the time series platform. I also checked with the developer. I think it's possible to do with a script that excludes rows, fits the model, saves the predictions, writes them to the table, then loops by unexcluding one row at a time.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 18:50:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72422#M35610</guid>
      <dc:creator>Di_Michelson</dc:creator>
      <dc:date>2018-09-12T18:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: 3-periods ahead forecasting with ARIMA/Transfer Model function</title>
      <link>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72480#M35626</link>
      <description>&lt;P&gt;Hi Di,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for taking the time to check this. It sounds quite combersume to do it in JMP at the moment. I might have a more in depth chat with one of the developers during the next summit to address this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 07:10:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/3-periods-ahead-forecasting-with-ARIMA-Transfer-Model-function/m-p/72480#M35626</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2018-09-13T07:10:34Z</dc:date>
    </item>
  </channel>
</rss>

