X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FR%2FF_Average.R;h=d0b40b4ba69bd50b8c3f6c65ce49b7e5a432390b;hb=4e821712ee4349b08a0ab3f6bcb35a00342ddef4;hp=8f81747fbca9a863a0ac9c882dca87298a6bb63c;hpb=3ddf1c12af0c167fe7d3bb59e63258550270cfc5;p=talweg.git diff --git a/pkg/R/F_Average.R b/pkg/R/F_Average.R index 8f81747..d0b40b4 100644 --- a/pkg/R/F_Average.R +++ b/pkg/R/F_Average.R @@ -7,6 +7,8 @@ #' averaged to provide a smooth prediction. This forecast will most of the time be wrong, #' but will also look plausible enough. #' +#' @usage # AverageForecaster$new(pjump) +#' #' @docType class #' @format R6 class, inherits Forecaster #' @aliases F_Average