Skip to content
Prev 64606 / 398498 Next

best analysis method : for time series ans cross sectional data

It looks to me like what you want is "intervention analysis" in 
the time series literature.  Have you considered the arima function, 
especially the example in the documentation using the xreg argument?  
Also, have you looked at ch. 14 in Venables and Ripley (2002) Modern 
Applied Statistics with S, 4th ed. (Springer)? 

      There are other time series packages available, e.g, dse, fSeries, 
its, GeneTS, msm, pastecs, splancs, tseries, urca, uroot, but I haven't 
used them and so can't comment further on them. 

      hope this helps.  spencer graves
Kum-Hoe Hwang wrote: