Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • ARIMA Parameter Importer
NodeNode / Other

ARIMA Parameter Importer

KNIME Labs Arima
Drag & drop
Like
Copy short link

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".

Node details

Input ports
  1. Type: Table
    ARIMA parameters
    Table with parameters of the ARIMA model.
Output ports
  1. Type: Arima
    ARIMA model
    ARIMA model.

Extension

The ARIMA Parameter Importer node is part of this extension:

  1. Go to item

Related workflows & nodes

    1. Go to item
    2. Go to item
    3. Go to item

    KNIME
    Open for Innovation

    KNIME AG
    Hardturmstrasse 66
    8005 Zurich, Switzerland
    • Software
    • Getting started
    • Documentation
    • E-Learning course
    • Solutions
    • KNIME Hub
    • KNIME Forum
    • Blog
    • Events
    • Partner
    • Developers
    • KNIME Home
    • KNIME Open Source Story
    • Careers
    • Contact us
    Download KNIME Analytics Platform Read more on KNIME Server
    © 2022 KNIME AG. All rights reserved.
    • Trademarks
    • Imprint
    • Privacy
    • Terms & Conditions
    • Credits