R/M4comp.R

#' Data from the M4 time series forecasting competition
#' 
#' The M4comp  package provides the 10.000 time series from the M4 time series forecasting competition.
#' 
#' @section Foo functions:
#' The foo functions ...
#'
#' @source \url{http://forecasters.org/resources/time-series-data/}
#' @docType package
#' @name M4comp
#' @importFrom graphics lines plot title
#' @importFrom stats frequency ts tsp
NULL
#> NULL
bsouhaib/M4comp documentation built on May 13, 2019, 8:14 a.m.