#' @importFrom graphics lines plot title
#' @importFrom stats frequency ts tsp start
#' @importFrom ggplot2 autoplot ggtitle xlab ylab scale_color_manual
#' @import forecast
NULL
#' Data from the M-competitions
#'
#' The 1001 time series from the M-competition (Makridakis et al. 1982), and
#' the 3003 time series and forecasts from the IJF-M3 competition (Makridakis
#' and Hibon, 2000).
#'
#'
#' @name Mcomp-package
#' @aliases Mcomp-package Mcomp
#' @docType package
#' @author Rob J Hyndman. \email{Rob.Hyndman@@monash.edu}, with assistance from
#' Muhammad Akram and Christoph Bergmeir.
#' @references Makridakis, S., A. Andersen, R. Carbone, R. Fildes, M. Hibon, R.
#' Lewandowski, J. Newton, E. Parzen, and R. Winkler (1982) The accuracy of
#' extrapolation (time series) methods: results of a forecasting competition.
#' \emph{Journal of Forecasting}, \bold{1}, 111--153.
#'
#' Makridakis and Hibon (2000) The M3-competition: results, conclusions and
#' implications. \emph{International Journal of Forecasting}, \bold{16},
#' 451-476.
#' @source
#' \url{http://forecasters.org/resources/time-series-data/m3-competition/}.
#'
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.