dev/5.0/updt/TSPred-package.r

#' Functions for Benchmarking Time Series Prediction
#'
#' Functions for time series preprocessing, decomposition, prediction and 
#' accuracy assessment using automatic linear modelling. The generated linear models 
#' and its yielded prediction errors can be used for benchmarking other time series 
#' prediction methods and for creating a demand for the refinement of such methods. 
#' For this purpose, benchmark data from prediction competitions may be used.
#'
#' @docType package
#' @name TSPred-package
#' @author Rebecca Pontes Salles
#'
#' Maintainer: rebeccapsalles@acm.org
#' @keywords package
NULL # Instead of "_PACKAGE" to remove inclusion of \alias{forecast}
# "_PACKAGE"
RebeccaSalles/TSPred documentation built on April 6, 2021, 2:44 a.m.