various fixes (especially in plotFbox and Neighbors shape predict
[talweg.git] / pkg / R / J_Zero.R
index c227609..3c6af47 100644 (file)
@@ -1,6 +1,6 @@
 #' Just predict zero "jump" (for reference, benchmarking at least)
 #'
-#' @inheritParams getForecast
+#' @inheritParams computeForecast
 #' @param today Index of the current day (predict tomorrow)
 #' @param params Optional parameters computed by the main forecaster
 getZeroJumpPredict = function(data, today, memory, horizon, params, ...)