| urca-class {urca} | R Documentation |
This class is the parent class of the specific classes designed holding the test specific information of the unit root/cointegration tests.
Objects can be created by calls of the form new("urca", ...),
but most often the slot test.name is set by calling one of the
unit root/cointegration functions, e.g ur.za.
test.name:"character". The
name of the unit root/cointegration test.No methods defined with class `urca'.
Bernhard Pfaff
ur.ers-class, ur.kpss-class,
ca.jo-class, ca.po-class,
ur.pp-class, ur.sp-class
and ur.za-class.