powered by
This function applies the residuals() method to an object of class CADFtest.
residuals()
CADFtest
# S3 method for CADFtest residuals(object, ...)
an object belonging to the class CADFtest.
currently not used.
data(npext, package="urca") ADFt <- CADFtest(npext$realgnp, type="trend") residuals(ADFt)
Run the code above in your browser using DataLab