Uses of Class
dev.nm.stat.cointegration.CointegrationMLE
-
Packages that use CointegrationMLE Package Description dev.nm.stat.cointegration -
-
Uses of CointegrationMLE in dev.nm.stat.cointegration
Methods in dev.nm.stat.cointegration with parameters of type CointegrationMLE Modifier and Type Method Description Vector
JohansenTest. getStats(CointegrationMLE coint)
Get the set of likelihood ratio test statistics for testing H(r) in H(r+1).int
JohansenTest. r(CointegrationMLE coint, double level)
Get the (most likely) order of cointegration.
-