atrick.richard...@vai.org
> > To: dongh...@hotmail.com; r-help@r-project.org
> > Date: Wed, 24 Jun 2009 15:12:22 -0400
> > Subject: RE: [R] Why can't I use ADF.test?
> >
> > Since you provided no code, the following is just a guess, Try:
> >
> > inst
>
> 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-boun...@r-project.org [mailto:r-help-boun...@r-projec
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.te
3 matches
Mail list logo