Package | Description |
---|---|
dev.nm.stat.timeseries.datastructure.multivariate |
Modifier and Type | Method and Description |
---|---|
MultivariateGenericTimeTimeSeries<T> |
MultivariateGenericTimeTimeSeries.diff(int d)
Construct an instance of
MultivariateGenericTimeTimeSeries by taking the first
difference d times. |
MultivariateGenericTimeTimeSeries<T> |
MultivariateGenericTimeTimeSeries.drop(int nItems)
Construct an instance of
MultivariateGenericTimeTimeSeries by dropping the leading
nItems entries, those most backward in time entries. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.