Hi all,
I am trying to create a forecast with R in Qlik Sense. I added the future dates onto the master calendar as this is the only way I can get to link with all the data. The following is my script which is evaluating on the R engine;
And the resulting chart is as follows:
I'm not sure where the problem is since I have called for the correct libraries (TTR & Forecast) and have specified the correct method given the type of data I'm working with (HoltWinters). R integration to Qlik Sense was successful and the 2 are communicating well.
Would anyone please help?