ellisp / forecastHybrid

Convenient functions for ensemble forecasts in R combining approaches from the {forecast} package
GNU General Public License v3.0
79 stars 23 forks source link

I am trying to use a library(forecasthybrid) from r.net #59

Closed savvaskef closed 7 years ago

savvaskef commented 7 years ago

i am having problems with forecast that doesn't seem to accept level argument (even if i use two CIs)plus i cannot find how to use install.packages(pathtotar,dependencies=TRUE,repos=NULL, type=\"source\")"

do you know of these problems?do you know of a direct solution or a way to work around the problem?

dashaub commented 7 years ago
  1. Can you provide an exact reproducible example with the data and function call to forecastHybrid()?

  2. Sounds like you're looking for something like this.

savvaskef commented 7 years ago

ooops! unexpected error.. The error was caused not by the level but because all data where the same (100% CI) and such as the project could not comprehend the forecast function .

as for the other problem i am opening a new issue since this stupid mistake of mine will obviously be removed from knowledge base. :