X-Git-Url: https://git.auder.net/?p=talweg.git;a=blobdiff_plain;f=pkg%2FR%2FForecaster.R;h=cefa1ea676031c2a138793cbd5cbb9622ad86b6e;hp=bb32a5e519cf65cdee11e5113ec5454e7c7882b3;hb=4e821712ee4349b08a0ab3f6bcb35a00342ddef4;hpb=b58167f0785d6545caf2ed887720344e8ad2acd8 diff --git a/pkg/R/Forecaster.R b/pkg/R/Forecaster.R index bb32a5e..cefa1ea 100644 --- a/pkg/R/Forecaster.R +++ b/pkg/R/Forecaster.R @@ -9,7 +9,7 @@ #' serie, and then calls the "jump prediction" function -- see "field" section -- to #' adjust it based on the last observed values. #' -#' @usage Forecaster$new(pjump) #warning: predictShape() is unimplemented +#' @usage # Forecaster$new(pjump) #warning: predictShape() is unimplemented #' #' @field .params List of computed parameters (if applicable). #' @field .pjump Function: how to predict the jump at day interface? The arguments of