X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FR%2FJ_Neighbors.R;h=3c9bc30df25f21bd7b714f77c08d7f6ce4fea184;hb=546b0cb65870355a2a2c3705c91418570499d3a6;hp=33ba00d1dbad97d5405b9854b0ec8eb2d7eae514;hpb=ff5df8e310b73883565761ab4b1aa5a0672e9f27;p=talweg.git diff --git a/pkg/R/J_Neighbors.R b/pkg/R/J_Neighbors.R index 33ba00d..3c9bc30 100644 --- a/pkg/R/J_Neighbors.R +++ b/pkg/R/J_Neighbors.R @@ -2,6 +2,7 @@ #' #' @inheritParams computeForecast #' @inheritParams getZeroJumpPredict +#' getNeighborsJumpPredict = function(data, today, memory, horizon, params, ...) { first_day = max(1, today-memory)