Utility function used by UnitRootTest
getRho(ans)
ans
Value of the test statistic
A.I. McLeod
getT UnitRootTest
getT
UnitRootTest
z <- cumsum(rnorm(100)) ans <- FitAR(z, p=1) getRho(ans)