fix bugs
[talweg.git] / pkg / R / J_LastValue.R
index 4190b9c..9b1b5e3 100644 (file)
@@ -7,7 +7,8 @@
 #'
 #' @aliases J_LastValue
 #'
-getLastValueJumpPredict = function(data, today, memory, horizon, params, ...)
+getLastValueJumpPredict = function(data, today, memory, predict_from,
+       horizon, params, ...)
 {
        0
 }