R/cdcfluutils-package.R

#'cdcfluutils - Utility functions for CDC flu forecasts for team Kernel of Truth
#'
#'Utility functions for generating and plotting forecasts from a variety of
#'    models used by team Kernel of Truth for the influenza forecasting
#'    challenge run by the CDC.
#'
#'@author Evan Ray <eray@mtholyoke.edu>
#'@docType package
#'@name cdcfluutils
#'@importFrom Rcpp evalCpp
#'@useDynLib cdcfluutils, .registration = TRUE
#'@aliases cdcfluutils cdcfluutils-package
NULL
reichlab/cdcfluutils documentation built on March 12, 2020, 2:49 p.m.