re-ignore doc - fix exogens usage
[talweg.git] / pkg / man / getPersistenceJumpPredict.Rd
diff --git a/pkg/man/getPersistenceJumpPredict.Rd b/pkg/man/getPersistenceJumpPredict.Rd
deleted file mode 100644 (file)
index 8013e42..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/J_Persistence.R
-\name{getPersistenceJumpPredict}
-\alias{getPersistenceJumpPredict}
-\title{Obtain jump forecast by the Persistence method}
-\usage{
-getPersistenceJumpPredict(data, today, memory, horizon, params, ...)
-}
-\arguments{
-\item{data}{Dataset, object of type \code{Data} output of \code{getData}}
-
-\item{today}{Index of the current day (predict tomorrow)}
-
-\item{memory}{Data depth (in days) to be used for prediction}
-
-\item{horizon}{Number of time steps to predict}
-
-\item{params}{Optional parameters computed by the main forecaster}
-
-\item{...}{Additional parameters for the forecasting models}
-}
-\description{
-Obtain jump forecast by the Persistence method
-}
-