[R] Why can't I use ADF.test?
Richardson, Patrick
Patrick.Richardson at vai.org
Wed Jun 24 21:12:22 CEST 2009
Since you provided no code, the following is just a guess, Try:
install.packages("uroot")
library(uroot)
Then try your analysis again.
-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of DongHongwei
Sent: Wednesday, June 24, 2009 3:06 PM
To: r-help at r-project.org
Subject: [R] Why can't I use ADF.test?
Greetings!
I'm trying to use R to test the unit root for a univariate data. By this link:
http://rss.acs.unt.edu/Rdoc/library/uroot/html/ADF.test.html
it tells me that I can use the function ADF.test(). However, when I tried this in R, I got this message:
"Error: could not find function "ADF.test"".
I'm confused by this. Anyone could give me some hints? Thanks.
Hongwei
_________________________________________________________________
´ò¹¤£¬ÕõÇ®£¬Âò·¿×Ó£¬¿ìÀ´MClubÒ»Æ𡱽ðÎݲؽ¿¡±£¡
[[alternative HTML version deleted]]
This email message, including any attachments, is for th...{{dropped:6}}
More information about the R-help
mailing list