NEWS.md
forecast(nonnegative = TRUE)
for erroring “object not found”. (#58, @apantovic)fable
.forecast (>= v8.12)
due to the change in accuracy()
signature.forecast(weights = "wls")
for removing the squared root, as it’s been done in following functions.rBind
with rbind
due to Matrix new releaseChangeLog
with a NEWS.md
file to track changes to the package.roxygen2
to generate and manage reference. Thanks to Yihui’s Rd2roxygen
package for hassle-free conversion.pkgdown
support.plot.gts
(Thanks to @ellisp for the pull request #25).is.hts
and is.gts
functions (as per #29).accurary
as an S3 method from forecast::accuracy
.