re-ignore doc - fix exogens usage
[talweg.git] / pkg / man / AverageForecaster-class.Rd
diff --git a/pkg/man/AverageForecaster-class.Rd b/pkg/man/AverageForecaster-class.Rd
deleted file mode 100644 (file)
index 9a90382..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-% 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}
-}}
-