Computing CUSUM Values with CUSUM (Cumulative Sum) AlgorithmΒΆ
This step calculates the cumulative sum of the input data set using a reference value.
Input Parameters
- One-dimensional time series data
- Reference value
Output Parameters
- CUSUM values of the time series data
Workflow
Algorithm
References
- E.S. Page, Continuous Inspection Scheme, Biometrika, vol. 41(1/2), pp. 100-115, 1954.