| Package | Description |
|---|---|
| dev.nm.stat.timeseries.linear.univariate.sample |
| Modifier and Type | Method and Description |
|---|---|
static SampleAutoCovariance.Type |
SampleAutoCovariance.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleAutoCovariance.Type[] |
SampleAutoCovariance.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SampleAutoCorrelation(IntTimeTimeSeries xt,
SampleAutoCovariance.Type type)
Construct the sample ACF for a time series.
|
SampleAutoCovariance(IntTimeTimeSeries xt,
SampleAutoCovariance.Type type)
Construct the sample ACVF for a time series.
|
SamplePartialAutoCorrelation(IntTimeTimeSeries xt,
SampleAutoCovariance.Type type)
Construct the sample PACF for a time series.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.