Package | Description |
---|---|
dev.nm.stat.timeseries.datastructure.univariate |
Modifier and Type | Class and Description |
---|---|
class |
DateTimeTimeSeries
This is a time series has its
double values indexed by DateTime . |
Modifier and Type | Method and Description |
---|---|
GenericTimeTimeSeries<T> |
GenericTimeTimeSeries.diff(int d)
Construct an instance of
GenericTimeTimeSeries by taking the first difference
d times. |
GenericTimeTimeSeries<T> |
GenericTimeTimeSeries.drop(int nItems)
Construct an instance of
GenericTimeTimeSeries by dropping the leading nItems
entries. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.