We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
example1 <- scoringutils::continuous_example_data scoringutils::plot_predictions(example1, x = "value_date", filter_truth = list('value_date <= "2020-06-22"', 'value_date > "2020-05-01"'), filter_forecasts = list("model == 'SIRCOVID'", 'creation_date == "2020-06-22"'), facet_formula = geography ~ value_desc, range = c(0, 50, 90, 95))
Created on 2021-11-23 by the reprex package (v2.0.1.9000)
The text was updated successfully, but these errors were encountered:
Once this is fixed, it will also be necessary to increase to number of colours in the blue gradient.
Sorry, something went wrong.
👍
57d58ed
No branches or pull requests
Created on 2021-11-23 by the reprex package (v2.0.1.9000)
The text was updated successfully, but these errors were encountered: