Re: [R] function predict

2019-04-03 Thread J C Nash
I was about to reply to the item with a similar msg as Bert, but then realized that the students were pointing out that the function (possibly less than perfectly documented -- I didn't check) only works for complete years. I've encountered that issue myself when teaching forecasting. So I was prep

Re: [R] function predict

2019-04-03 Thread Bert Gunter
This list has *no homework* policy. I would assume that the purpose of your "project" is for you to learn how to deal with exactly the sorts of issues you describe. (But you might get lucky with a response anyway). Bert Gunter "The trouble with having an open mind is that people keep coming alon

[R] function predict

2019-04-03 Thread Michaela Berndl
Dear Sir or Madam, we are statistic students at the Johannes Kepler University in Linz, Austria. In a project we had to analyse the time series influenza from the package tscount and make a prediction for one year. For the prediction we used the function predict from the package raster. Since