We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Forecasting : Tool Error

sriniprad08
11 - Bolide

Hi Team,

 

Hope you are well. I need help. I am trying to run a simple workflow for forecasting. But getting the below error. Can you please help?

 

Thanks,

sriniprad08_0-1638279244981.png

 

2 REPLIES 2
mceleavey
17 - Castor
17 - Castor

Hi @sriniprad08 ,

 

Can you provide your workflow and the data (mock data is fine) so we can see your configuration?

 

M.



Bulien

CharlieS
17 - Castor
17 - Castor

Hi @sriniprad08 

 

The R model object comes from the "O" output anchor of the ETS tool. Here's the documentation on those outputs:

 

  • O anchor: Consists of an output stream containing the ETS model object that can be used for both point forecasts and a user-specified percentile confidence interval surrounding those forecasts.
  • R anchor: Consists of the report snippets generated by the ETS tool: a statistical summary, autocorrelation diagnostic plots, and forecast plots.
  • I anchor: An interactive HTML dashboard consisting of plots and metrics. Select different graphical elements to interact with the visualizations to reveal more information, values, metrics, and analytics.

https://help.alteryx.com/20213/designer/ets-tool

 

 

Labels
Top Solution Authors