Re: [R] About adf.test

2008-12-08 Thread Pfaff, Bernhard Dr.
Hello Kamlesh, have a look at: fUnitRoots, tseries, urca, uroot Best, Bernhard > >Dear sir, > > I am a new user of R statistical package. I want to perform >adf.test(augmented dickey fuller test), which packages I need >to install in >order to perform it. I am getting following message on my

[R] About adf.test

2008-12-07 Thread Kamlesh Kumar
Dear sir, I am a new user of R statistical package. I want to perform adf.test(augmented dickey fuller test), which packages I need to install in order to perform it. I am getting following message on my monitor. *x<-rnorm(1000) > adf.test(x) Error: could not find function "adf.test" *I am wai