R/datasets.R

# dataset documentation ---------------------------------------------------

#' Forecasting Model Algorithms for mad4sight
#'
#' A dataset containing the avaialble model algorithms supported in mad4sight
#'  from the forecast package
#'
#' @format A data frame with 7 rows and 4 variables:
#'  \describe{
#'   \item{algorithm}{model algorithm function name}
#'   \item{name}{algorithm name}
#'   \item{package}{R package}
#'   \item{class}{method class membership. can be more than 1} ...
#'   }
"model_algos"
chrishaarstick/mad4sight documentation built on May 6, 2019, 4:31 p.m.