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 classADFDistributionTable_CONSTANT_lag0This 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.CONSTANTcase.classADFDistributionTable_CONSTANT_TIME_lag0This 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_TIMEcase.classADFDistributionTable_NO_CONSTANT_lag0This 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_CONSTANTcase.
-