<?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: Not able to run Holt-Winters in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12027#M14130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hello, I also have that detail, but I found a possible solution, I do not know if it is the same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;1.- &lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;update the version of R, the forecast library works from the version 3.5.1 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;SPAN lang="en"&gt;2.- I guess this function has to predict, but as it is up to the same year known, I think it is not the original result&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;R.ScriptEval('library("TTR"); library("forecast"); HoltWinters(q$sumRain, beta=FALSE, gamma=FALSE)$fitted', Sum([rain]) as sumRain)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;3.- &lt;SPAN lang="en"&gt;The link shows how to use the predict functions using the same library&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://rstudio-pubs-static.s3.amazonaws.com/282626_5ef409c20745488187998fb6eaa4bf20.html" title="http://rstudio-pubs-static.s3.amazonaws.com/282626_5ef409c20745488187998fb6eaa4bf20.html"&gt;Método Holt-Winters para Predicciones en R&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 21:19:51 GMT</pubDate>
    <dc:creator>asiic999</dc:creator>
    <dc:date>2018-08-23T21:19:51Z</dc:date>
    <item>
      <title>Not able to run Holt-Winters</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12022#M14125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I downloaded the example app R_TimeSeriesAnalysis, however, I have not been able to run the script for the Holt-Winters method. I get the message: "Client Specified an Invalid Argument". I was able to run the example for moving averages but not this one. I also tried with a different dataset but it didn´t work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code, as included in the app is the following:&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15184723012064852" jivemacro_uid="_15184723012064852"&gt;
&lt;P&gt;R.ScriptEval('library(TTR);library(forecast);forecast(HoltWinters(q$sumRain, beta=FALSE, gamma=FALSE), h=$(RainNumberOfYears))$fitted', Sum([rain]) as sumRain)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone experienced a similar issue?&lt;/P&gt;&lt;P&gt;What are the conditions that the data should meet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12022#M14125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to run Holt-Winters</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12023#M14126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Try to change the R code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Rainfall London Forecast' sheet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'library("TTR"); library("forecast"); &lt;STRONG&gt;forecast:::forecast.HoltWinters&lt;/STRONG&gt;(HoltWinters(q$sumRain, beta=FALSE, gamma=FALSE),h=8)$fitted'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Annual rainfall London 1813-1912' sheet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'library(TTR);library(forecast);&lt;STRONG&gt;data.frame&lt;/STRONG&gt;(forecast(HoltWinters(q$sumRain, beta=FALSE, gamma=FALSE), h=$(RainNumberOfYears)))[,1]'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 23:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12023#M14126</guid>
      <dc:creator>maura_baltazar</dc:creator>
      <dc:date>2018-02-15T23:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to run Holt-Winters</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12024#M14127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, this didn´t work for me!&lt;/P&gt;&lt;P&gt;I am a little bit frustrated after trying to make this work.&lt;/P&gt;&lt;P&gt;Thanks in any case!&lt;/P&gt;&lt;P&gt;Aineth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2018-02-16 8:13 GMT-06:00 Maura Baltazar &amp;lt;qcwebmaster@qlikview.com&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 21:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12024#M14127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T21:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to run Holt-Winters</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12025#M14128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aineth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your R code looks the same as mine and mine is working ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the other visualisations in the qvf work ok?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you installed the requisite R packages (TTR, forecast)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 11:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12025#M14128</guid>
      <dc:creator>mjones87</dc:creator>
      <dc:date>2018-04-17T11:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to run Holt-Winters</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12026#M14129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You forgot &lt;STRONG&gt;2&lt;/STRONG&gt; &lt;STRONG&gt;semicolons&lt;/STRONG&gt; after the function forecast() and at the end of the script.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;R.ScriptEval('library(TTR);library(forecast);forecast(HoltWinters(q$sumRain, beta=FALSE, gamma=FALSE)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;;&amp;nbsp; &amp;lt;--&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;h=$(RainNumberOfYears))$fitted&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;;&amp;nbsp; &amp;lt;--&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;', Sum([rain]) as sumRain)&lt;/SPAN&gt;&lt;/P&gt;


&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12026#M14129</guid>
      <dc:creator>yannick_c</dc:creator>
      <dc:date>2018-04-17T12:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to run Holt-Winters</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12027#M14130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hello, I also have that detail, but I found a possible solution, I do not know if it is the same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;1.- &lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;update the version of R, the forecast library works from the version 3.5.1 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;SPAN lang="en"&gt;2.- I guess this function has to predict, but as it is up to the same year known, I think it is not the original result&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;R.ScriptEval('library("TTR"); library("forecast"); HoltWinters(q$sumRain, beta=FALSE, gamma=FALSE)$fitted', Sum([rain]) as sumRain)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;3.- &lt;SPAN lang="en"&gt;The link shows how to use the predict functions using the same library&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://rstudio-pubs-static.s3.amazonaws.com/282626_5ef409c20745488187998fb6eaa4bf20.html" title="http://rstudio-pubs-static.s3.amazonaws.com/282626_5ef409c20745488187998fb6eaa4bf20.html"&gt;Método Holt-Winters para Predicciones en R&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 21:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Not-able-to-run-Holt-Winters/m-p/12027#M14130</guid>
      <dc:creator>asiic999</dc:creator>
      <dc:date>2018-08-23T21:19:51Z</dc:date>
    </item>
  </channel>
</rss>

