What operating system are you using? What version of R are you using? How did you install the package in question? Did the installation process give any error messages? Did you load the package before trying to use it? What package are you trying to load - there is no "time series" package. Do you mean timeSeries? Or tseries? Or some other package entirely?
On Mon, Jun 6, 2011 at 2:41 AM, siddharth arun <sid.aru...@gmail.com> wrote: > I am not able to run Dickey-Fuller test. > adf.test() function is not working. It is showing 'Error: could not find > function "adf.test" > > > Can any tell how to call "time series" library? > > -- -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.