Jonathan Nott wrote:

Dear R list members,

Please excuse my ignorance but as a new comer to R I was wondering if anyone knows of 
any functions in R or Splus that can test a time-series for non-stationarity such as 
the Pettitt or the Mann-Kendall tests.

Kind regards,

Jon Nott
        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html




Install package tseries from CRAn and do
library(help=tseries)

Kjetil Halvorsen

--

Kjetil Halvorsen.

Peace is the most effective weapon of mass construction.
              --  Mahdi Elmandjra

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to