Hub
Pricing About
NodeNode / Visualizer

Residual Analyzer (Labs)

KNIME LabsKNIME Timeseries Analysis ExtensionAnalysis
Drag & drop
Like

This node is designed to provide an overview of the residuals from a forecasting model. Upon inputting residual data, the node processes and visualizes the information through a multi-part dashboard with the following elements:

  • Residuals Scatter Plot: This plot displays the residuals by observation index to help visually assess the randomness and identify patterns or systematic deviations, which are crucial for diagnosing model fit.
  • Histogram of Residuals: The histogram presents the distribution of residuals. A bell-shaped, symmetrical distribution centered around zero indicates that the residuals are normally distributed, an assumption underlying many models.
  • Cumulative Sums Plot: This plot features two lines; one showing the cumulative sum of residuals and the other displaying the cumulative sum of squared residuals, which serves as a proxy for variance. This dual-axis plot helps detect any shifts in the central tendency and changes in the variance of the residuals over time. The sum is expected to fluctuate around zero and the sum of squares is expected to grow linearly.
  • Normality Test (Shapiro-Wilk): This test examines whether the residuals follow a normal distribution, reporting a test statistic and p-value. A non-normal distribution may suggest that the model does not fully capture the data behavior. The Test statistic ranges from 0 to 1 with 1 being a perfect match to the normal distribution.
  • Autocorrelation Test (Durbin-Watson): This test looks for the presence of autocorrelation in the residuals. A durbin-watson test statistic near 2 implies no autocorrelation while values farther from 2 indicate positive or negative autocorrelation in the materials suggesting some patterns in the data may not have been captured by the model.

Node details

Input ports
  1. Type: Table
    Residuals

    The input table that contains a numeric column representing the residuals from a forecasting model.

Output ports
  1. Type: Table
    Cummulative Sum of Residuals & Variance

    Table containing the values from the Cumulative sums plot.

  2. Type: Table
    Summary Statistics

    Table representation of the test statistics.

Extension

The Residual Analyzer (Labs) node is part of this extension:

  1. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2026 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits