The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Cointegration methods are widely used in empirical macroeconomics and empirical finance. It is well known that in a cointegrating regression the ordinary least squares (OLS) estimator of the parameters is super-consistent, i.e. converges at rate equal to the sample size T. When the regressors are endogenous, the limiting distribution of the OLS estimator is contaminated by so-called second order bias terms, see e.g. Phillips and Hansen (1990) <doi:10.2307/2297545>. The presence of these bias terms renders inference difficult. Consequently, several modifications to OLS that lead to zero mean Gaussian mixture limiting distributions have been proposed, which in turn make standard asymptotic inference feasible. These methods include the fully modified OLS (FM-OLS) approach of Phillips and Hansen (1990) <doi:10.2307/2297545>, the dynamic OLS (D-OLS) approach of Phillips and Loretan (1991) <doi:10.2307/2298004>, Saikkonen (1991) <doi:10.1017/S0266466600004217> and Stock and Watson (1993) <doi:10.2307/2951763> and the new estimation approach called integrated modified OLS (IM-OLS) of Vogelsang and Wagner (2014) <doi:10.1016/j.jeconom.2013.10.015>. The latter is based on an augmented partial sum (integration) transformation of the regression model. IM-OLS is similar in spirit to the FM- and D-OLS approaches, with the key difference that it does not require estimation of long run variance matrices and avoids the need to choose tuning parameters (kernels, bandwidths, lags). However, inference does require that a long run variance be scaled out. This package provides functions for the parameter estimation and inference with all three modified OLS approaches. That includes the automatic bandwidth selection approaches of Andrews (1991) <doi:10.2307/2938229> and of Newey and West (1994) <doi:10.2307/2297912> as well as the calculation of the long run variance.
Version: | 0.2.0 |
Imports: | checkmate (≥ 1.6.0), MASS, matrixStats (≥ 0.14.1) |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2016-06-14 |
DOI: | 10.32614/CRAN.package.cointReg |
Author: | Philipp Aschersleben [aut, cre], Martin Wagner [aut] (Author of underlying MATLAB code.) |
Maintainer: | Philipp Aschersleben <aschersleben at statistik.tu-dortmund.de> |
BugReports: | https://github.com/aschersleben/cointReg/issues |
License: | GPL-3 |
URL: | https://github.com/aschersleben/cointReg |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | TimeSeries |
CRAN checks: | cointReg results |
Reference manual: | cointReg.pdf |
Vignettes: |
cointReg |
Package source: | cointReg_0.2.0.tar.gz |
Windows binaries: | r-devel: cointReg_0.2.0.zip, r-release: cointReg_0.2.0.zip, r-oldrel: cointReg_0.2.0.zip |
macOS binaries: | r-release (arm64): cointReg_0.2.0.tgz, r-oldrel (arm64): cointReg_0.2.0.tgz, r-release (x86_64): cointReg_0.2.0.tgz, r-oldrel (x86_64): cointReg_0.2.0.tgz |
Old sources: | cointReg archive |
Reverse depends: | cointmonitoR |
Reverse suggests: | CPAT |
Please use the canonical form https://CRAN.R-project.org/package=cointReg to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.