public class SSAWorkflow extends Object
| Constructor and Description |
|---|
SSAWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
static SSADataset |
applyCompleteWorkflow(List<Double> timeseries,
int analysisWindowLength,
float eigenValuesPercentageThreshold,
int nPointsToForecast,
boolean reportReconstructedSignal) |
public static SSADataset applyCompleteWorkflow(List<Double> timeseries, int analysisWindowLength, float eigenValuesPercentageThreshold, int nPointsToForecast, boolean reportReconstructedSignal)
Copyright © 2016. All Rights Reserved.