X-Git-Url: https://git.auder.net/images/pieces/%22%20%20%20VariantRules.getPpath%28board%5Bi%5D%5Bj%5D%29%20%20%20%22.svg?a=blobdiff_plain;f=pkg%2FR%2FForecast.R;h=c64d24f1cc01e2399ad01ac25d8b9e8c42949d27;hb=fa5b7bfc79eeffcb6e1f7b254c2d6786ba5cdbe7;hp=bcafd3a26b60d7d41713987e77c2274ed340d285;hpb=98e958cab563866f8e00886b54336018a2e8bc97;p=talweg.git diff --git a/pkg/R/Forecast.R b/pkg/R/Forecast.R index bcafd3a..c64d24f 100644 --- a/pkg/R/Forecast.R +++ b/pkg/R/Forecast.R @@ -29,6 +29,7 @@ #' \item{\code{getIndexInData(index)}}{ #' Get index in data which corresponds to current forecast.} #' } +#' Forecast = R6::R6Class("Forecast", private = list( .pred = list(),