Reads parameters from a table and returns them as an ARIMA Port Object. You have to specify the input column name. The table should have two column: Parameter and Value. The parameters should be in the following order: "p", "d", "q", seasonal p, d, q ("sp", "sd", "sq"), seasonal period ("sPeriod"); the mu (single); the AR values (p count, "ar" + 1-based index as parameter), MA values (q count, "ma" + 1-based index as parameter), the seasonal AR values (sp count, "sar" + 1-based index as parameter), seasonal MA values (sq count, "sma" + 1-based index as parameter) and sigma^2 ("sigma2") and "loglikelihood".
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME Autoregressive integrated moving average (ARIMA) from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!