jpm miao
2012-Feb-07 08:58 UTC
[R] A question on p-value of Unit Root Tests using “urca” toolbox
A question on p-value of Unit Root Tests using “urca” toolbox There’s a function “punitroot” on unit root probability value punitroot(q, N = Inf, trend = c("c", "nc", "ct", "ctt"), statistic = c("t", "n"), na.rm = FALSE) To my knowledge, “c” means “const” or intercept, “nc” means no const or intercept, and “ct” means time trend with an intercept. What does “ctt” mean? Isn’t punitroot a function of lag period? Why isn’t lag an input of the function? BTW, in the output of the unit root test, does “tau2” means t statistic? Thank you for your attention! [[alternative HTML version deleted]]
Reasonably Related Threads
- A question on Unit Root Test using "urca" toolbox
- Problems with Unit Root testing using ur.df function
- Questions on plotting using zoo toolbox: (1) dual axes (2)legend
- Any package recommended for time series graphics in R?
- 'URCA' is not a valid package Error