storage by-rows
[talweg.git] / pkg / R / J_Neighbors.R
index 33ba00d..3c9bc30 100644 (file)
@@ -2,6 +2,7 @@
 #'
 #' @inheritParams computeForecast
 #' @inheritParams getZeroJumpPredict
+#'
 getNeighborsJumpPredict = function(data, today, memory, horizon, params, ...)
 {
        first_day = max(1, today-memory)