Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Arima default setting

mj2824
5 - Atom

Hi,

 

I know Alteryx uses auto.arima() of R. Anyone knows if they changed any default setting of this mdoel. I found the result of Alteryx can't be mactched with auto.arima() in R.

3 REPLIES 3
DiganP
Alteryx Alumni (Retired)

@mj2824 The ARIMA tool still uses auto.arima function as the default settings. You can right click on the tool, open macro and look at the R code inside the tool. Hope this helps. 

Digan
Alteryx
mj2824
5 - Atom

Thanks for info. It's very helpful!

mj2824
5 - Atom

One more question. Do you know which version of auto.arima used in Alteryx? Thanks!

Labels
Top Solution Authors