SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.cointegration

Interface Summary
JohansenAsymptoticDistributionSimulation.F  
 

Class Summary
CointegrationMle Two or more time series are cointegrated if they each share a common type of stochastic drift, that is, to a limited degree they share a certain type of behavior in terms of their long-term fluctuations, but they do not necessarily move together and may be otherwise unrelated.
JohansenAsymptoticDistribution This class represents the asymptotic distribution of Johansen's tests JohansenAsymptoticDistribution.Test for 5 different cases.
JohansenAsymptoticDistributionSimulation This class computes the asymptotic distributions of Johansen's tests by Monte Carlo simulation.
JohansenTest This class provides the Johansen distributions of specific types up to a certain dimension.
 

Enum Summary
JohansenAsymptoticDistribution.Test the types of Johansen's cointegration tests available
JohansenAsymptoticDistribution.TrendType the types of trends available
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.