Skip to content

Commit

Permalink
Update forecastHybrid_model.R
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored May 15, 2020
1 parent aa03f6c commit 3daa362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/forecastHybrid_model.R
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#'
#'## Used with non-default arguments
#'## Note that with the current sampling from maximal confidence intervals model
#'## Weighting using cross-validation will only have an impact whhen 1 sample is used.
#'## Weighting using cross-validation will only have an impact when 1 sample is used.
#'forecastHybrid_model(y = EpiSoon::example_obs_rts$rt,
#' samples = 1, horizon = 7,
#' model_params = list(cvHorizon = 7, windowSize = 7,
Expand Down

0 comments on commit 3daa362

Please sign in to comment.