[R] predicting with stl() decomposition

2010-02-07 Thread Konrad Hoppe
in the plot(decomp) call. This is why the llr estimator doesn’t extract the seasonal component, but how can I predict the single components at last? Or is there a function which can predict the values of the stl-object. Predict() doesn’t work, I’ve already tried it. All the best, Konrad Hoppe

Re: [R] predicting with stl() decomposition

2010-02-07 Thread Konrad Hoppe
the single components of the fit? I guess there must be a possibility to predict those stl models. Cheers, Konrad _ Von: Dennis Murphy [mailto:djmu...@gmail.com] Gesendet: Sonntag, 7. Februar 2010 16:30 An: Konrad Hoppe Betreff: Re: [R] predicting with stl() decomposition Hi

Re: [R] predicting with stl() decomposition

2010-02-07 Thread Konrad Hoppe
17:08 An: Konrad Hoppe Betreff: Re: [R] predicting with stl() decomposition Hi: str(decomp) List of 8 $ time.series: mts [1:300, 1:3] 0.0928 0.2906 -0.0852 -0.1877 0.0347 ... ..- attr(*, dimnames)=List of 2 .. ..$ : NULL .. ..$ : chr [1:3] seasonal trend remainder ..- attr(*, tsp)= num