Package | Description |
---|---|
dev.nm.stat.test.timeseries.adf |
Modifier and Type | Method and Description |
---|---|
static ADFAsymptoticDistribution1.Type |
ADFAsymptoticDistribution1.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ADFAsymptoticDistribution1.Type[] |
ADFAsymptoticDistribution1.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ADFAsymptoticDistribution1(ADFAsymptoticDistribution1.Type type)
Deprecated.
Construct an asymptotic distribution for the augmented Dickey-Fuller test statistic.
|
ADFAsymptoticDistribution1(int nT,
int nSims,
ADFAsymptoticDistribution1.Type type,
long seed)
Deprecated.
Construct an asymptotic distribution for the augmented Dickey-Fuller test statistic.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.