# Generated by roxygen2: do not edit by hand

export(AbstractIncidenceArray)
export(AbstractIncidenceMatrix)
export(AbstractObservationList)
export(AbstractRelationalTables)
export(AbstractSimulatedIncidenceMatrix)
export(ArrayData)
export(DataContainer)
export(Forecast)
export(ForecastModel)
export(FrameData)
export(IncidenceForecast)
export(IncidenceMatrix)
export(MatrixData)
export(Model)
export(MoveAheadModel)
export(ObservationList)
export(RecursiveForecastModel)
export(RelationalData)
export(SimpleForecast)
export(SimulatedForecast)
export(SimulatedIncidenceMatrix)
importFrom(R6,R6Class)
importFrom(abind,abind)
importFrom(abind,adrop)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,data_frame)
importFrom(dplyr,funs)
importFrom(dplyr,group_by_)
importFrom(dplyr,groups)
importFrom(dplyr,mutate_)
importFrom(dplyr,rename_)
importFrom(dplyr,select_)
importFrom(dplyr,summarize_all)
importFrom(dplyr,ungroup)
importFrom(lubridate,now)
importFrom(magrittr,"%>%")
importFrom(reshape2,acast)
