Uses of Class
dev.nm.stat.test.timeseries.adf.table.ADFDistributionTable
-
Packages that use ADFDistributionTable Package Description dev.nm.stat.test.timeseries.adf.table -
-
Uses of ADFDistributionTable in dev.nm.stat.test.timeseries.adf.table
Subclasses of ADFDistributionTable in dev.nm.stat.test.timeseries.adf.table Modifier and Type Class Description class
ADFDistributionTable_CONSTANT_lag0
This table contains the quantile values of both finite (for various sample sizes) and infinite (asymptotic) distributions of the Augmented Dicky Fuller test statistics for theJohansenAsymptoticDistribution.TrendType.CONSTANT
case.class
ADFDistributionTable_CONSTANT_TIME_lag0
This table contains the quantile values of both finite (for various sample sizes) and infinite (asymptotic) distributions of the Augmented Dicky Fuller test statistics for theJohansenAsymptoticDistribution.TrendType.CONSTANT_TIME
case.class
ADFDistributionTable_NO_CONSTANT_lag0
This table contains the quantile values of both finite (for various sample sizes) and infinite (asymptotic) distributions of the Augmented Dicky Fuller test statistics for theJohansenAsymptoticDistribution.TrendType.NO_CONSTANT
case.
-