epiforecasts / forecast.vocs

Contains models and tools to produce short-term forecasts for both case and sequence notifications assuming circulation of either one or two variants. Tools are also provided to allow the evaluation of the use of sequence data for short-term forecasts in both real-world settings and in user generated scenarios.
http://epiforecasts.io/forecast.vocs
Other
8 stars 3 forks source link

Feature: Improve documentation #73

Closed seabbs closed 3 years ago

seabbs commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (5d96b45) into main (38c8c8a) will not change coverage. The diff coverage is 19.64%.

:exclamation: Current head 5d96b45 differs from pull request most recent head f20b147. Consider uploading reports for the commit f20b147 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   17.31%   17.31%           
=======================================
  Files          11       10    -1     
  Lines         664      664           
=======================================
  Hits          115      115           
  Misses        549      549           
Impacted Files Coverage Δ
R/check.R 77.50% <ø> (ø)
R/forecast-tools.R 0.00% <0.00%> (ø)
R/forecast.R 0.00% <ø> (ø)
R/generate-data.R 0.00% <ø> (ø)
R/model-validation.R 0.00% <0.00%> (ø)
R/model.R 38.61% <ø> (ø)
R/plot.R 0.00% <ø> (ø)
R/postprocess.R 0.00% <0.00%> (ø)
R/data-scenarios.R 47.36% <90.00%> (ø)
R/preprocess.R 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 38c8c8a...f20b147. Read the comment docs.