public class ADFAsymptoticDistribution extends EmpiricalDistribution
Constructor and Description |
---|
ADFAsymptoticDistribution(TrendType trend)
Construct an asymptotic distribution for the augmented Dickey-Fuller test statistic.
|
ADFAsymptoticDistribution(TrendType trend,
int nSims,
int nT,
long seed)
Construct an asymptotic distribution for the augmented Dickey-Fuller test statistic.
|
public ADFAsymptoticDistribution(TrendType trend, int nSims, int nT, long seed)
trend
- the type of Augmented Dickey-Fuller testnSims
- the number of simulationsnT
- the number of grid points in interval [0, 1]seed
- the seedpublic ADFAsymptoticDistribution(TrendType trend)
trend
- the type of Augmented Dickey-Fuller testCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.