Re: [R] ideas, modeling highly discrete time-series data

2010-12-21 Thread Kjetil Halvorsen
You could try the timeseries list at https://www.jiscmail.ac.uk/cgi-bin/webadmin?A0=TIMESERIES kjetil On Mon, Dec 20, 2010 at 6:26 PM, Mike Williamson wrote: > Hello all, > >    First of all, thanks so those of you who helped me a week or so ago > managing a time series with varying gaps between

[R] ideas, modeling highly discrete time-series data

2010-12-20 Thread Mike Williamson
Hello all, First of all, thanks so those of you who helped me a week or so ago managing a time series with varying gaps between the data series in 'R'. (My final preferred solution was to use "its" function & then forecast(Arima( ) ). ) My next question is a general statistical question