Closed robjhyndman closed 2 years ago
It would be great if this was implemented in generics
. This would resolve issues that several users have complained about over the recent years. Let me know if I can help to make this happen :).
I've created a pull request with the two generics to simplify things, if it helps :)
Thanks for the PR, it would be nice to use generics()
for these functions.
It has been suggested that the
forecast()
andaccuracy()
generic functions would be better placed in thegenerics
package, rather than having them duplicated across several packages, or importing theforecast
package just to use these functions. Would you be willing to consider this? If yes, do you want a PR? @mitchelloharawild @config-i1