R/urca |
|
|
Navigate |
|
|---|---|
| Description Documentation Download Rcmdr add-in home |
The functions contained in the package urca facilitate the
application of unit root testing as well as the conduct of
co-integration analysis. "urca" is considered as a core package for
the task views "econometrics" and "finance". The package
is purely written in R and S4-classes are employed. The current version is:
1.2-3 as of 28 September 2009. A ChangeLog file is shipped in its root directory
such that any modifications are as transparent as possible to the user.
You can view and download the changelog file by clicking on the
following link: ChangeLog. The
package has been written and is maintained by Bernhard Pfaff.
Please adress correspondence to the email adress listed in the
DESCRIPTION file of the package.
Where applicable show-, summary- and plot-methods have been written for each of the objects generated by applying one of the functions. The package is shipped with numerous data sets, mostly the ones that have been utilised in the seminal papers such that the results therein can be replicated. Furthermore, a graphical user interface as an add-in to the Rcmdr is shipped in the /inst subdirectory of the package. The current documentation can be downloaded as pdf-file here.
The latest tarball can be downloaded here: urca_1.2-3.tar.gz
The /inst subdirectory of the package contains three files:
Rcmdr-urca.R, Rcmdr-menus.txt and README. The latter explains how
to set up the urca add-in into the Rcmdr.
A data set must be loaded first before you can apply any of the functions. Below are some more screenshots of the Augmented Dickey-Fuller, Elliott-Rothenberg-Stock- and Zivot-Andrews test as well as the function's screen of estimating a vector error correction model.
|