% Generated by roxygen2: do not edit by hand % Please edit documentation in R/F_Average.R \docType{class} \name{AverageForecaster-class} \alias{AverageForecaster} \alias{AverageForecaster-class} \title{Average Forecaster} \description{ Return the (pointwise) average of the all the (similar) centered day curves in the past. Inherits \code{\link{Forecaster}} } \section{Methods}{ \describe{ \item{\code{initialize(...)}}{Initialize (generic) Forecaster object} \item{\code{predict(today, memory, horizon, ...)}}{Obtain a new forecasted time-serie} }}