public class TimeSeries
extends java.lang.Object
| Constructor and Description |
|---|
TimeSeries(double[] y,
int k,
int l,
double p) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getConfidenceLimits() |
double[] |
getMovingAverages() |