Files in epiforecasts/scoringutils
Utilities for Scoring and Assessing Predictions

.Rbuildignore
.Rinstignore
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/library-scripts/common-debian.sh
.github/.gitignore
.github/CONTRIBUTING.md .github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/build-image.yaml
.github/workflows/lint.yaml
.github/workflows/pkgdown.yaml
.github/workflows/render_readme.yaml
.github/workflows/test-coverage.yaml
.gitignore
.lintr
CODE_OF_CONDUCT.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/check-input-helpers.R R/check-inputs-scoring-functions.R R/convenience-functions.R R/correlations.R R/data.R R/default-scoring-rules.R R/documentation-templates.R R/forecast.R R/get_-functions.R R/metrics-binary.R R/metrics-quantile.R R/metrics-range.R R/metrics-sample.R R/metrics-validate.R R/pairwise-comparisons.R R/pit.R R/plot.R R/print.R R/score.R R/scoringutils.R R/summarise_scores.R R/utils.R R/utils_data_handling.R R/z_globalVariables.R R/zzz.R README.Rmd README.md
_pkgdown.yml
data/example_binary.rda
data/example_point.rda
data/example_quantile.rda
data/example_sample_continuous.rda
data/example_sample_discrete.rda
inst/CITATION
inst/WORDLIST
inst/create-example-data.R inst/manuscript/R/0-run-all.R inst/manuscript/R/00-standalone-Figure-replication.R inst/manuscript/R/illustration-relation-to-scale.R inst/manuscript/R/illustration-sharpness-calibration.R inst/manuscript/R/toy-example-calibration.R inst/manuscript/R/toy-example-convergence-outliers.R inst/manuscript/R/toy-example-locality.R
inst/manuscript/jss.bst
inst/manuscript/jss.cls
inst/manuscript/jsslogo.jpg
inst/manuscript/manuscript.Rmd inst/manuscript/manuscript.pdf
inst/manuscript/manuscript.tex
inst/manuscript/output/calibration-diagnostic-examples.png
inst/manuscript/output/calibration-diagnostic-examples.rds
inst/manuscript/output/calibration-sharpness-illustration.png
inst/manuscript/output/flowchart-create-object.png
inst/manuscript/output/flowchart-score.png
inst/manuscript/output/input-formats-scoring-rules.png
inst/manuscript/output/input-score.png
inst/manuscript/output/pairwise-comparisons.png
inst/manuscript/output/relation-to-scale-example.rds
inst/manuscript/output/sample-convergence.rds
inst/manuscript/output/workflow.png
inst/manuscript/references.bib
inst/manuscript/scoringutils-paper.bib
man/add_relative_skill.Rd man/ae_median_quantile.Rd man/ae_median_sample.Rd man/apply_metrics.Rd man/as_forecast.Rd man/as_scores.Rd man/assert_dims_ok_point.Rd man/assert_forecast.Rd man/assert_forecast_generic.Rd man/assert_forecast_type.Rd man/assert_input_binary.Rd man/assert_input_interval.Rd man/assert_input_point.Rd man/assert_input_quantile.Rd man/assert_input_sample.Rd man/bias_quantile.Rd man/bias_quantile_single_vector.Rd man/bias_sample.Rd man/check_columns_present.Rd man/check_dims_ok_point.Rd man/check_duplicates.Rd man/check_input_binary.Rd man/check_input_interval.Rd man/check_input_point.Rd man/check_input_quantile.Rd man/check_input_sample.Rd man/check_number_per_forecast.Rd man/check_numeric_vector.Rd man/check_try.Rd man/clean_forecast.Rd man/compare_two_models.Rd man/crps_sample.Rd man/customise_metric.Rd man/document_assert_functions.Rd man/document_check_functions.Rd man/document_test_functions.Rd man/dss_sample.Rd man/ensure_data.table.Rd man/ensure_model_column.Rd man/example_binary.Rd man/example_point.Rd man/example_quantile.Rd man/example_sample_continuous.Rd man/example_sample_discrete.Rd
man/figures/interval_score.png
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/pairwise-illustration.png
man/figures/required-inputs.png
man/figures/unnamed-chunk-12-1.png
man/figures/unnamed-chunk-13-1.png
man/figures/unnamed-chunk-14-1.png
man/figures/unnamed-chunk-16-1.png
man/figures/unnamed-chunk-17-1.png
man/figures/unnamed-chunk-18-1.png
man/figures/unnamed-chunk-19-1.png
man/figures/unnamed-chunk-22-1.png
man/figures/unnamed-chunk-24-1.png
man/figures/unnamed-chunk-25-1.png
man/figures/unnamed-chunk-3-1.png
man/figures/unnamed-chunk-4-1.png
man/figures/unnamed-chunk-5-1.png
man/figures/unnamed-chunk-5-2.png
man/figures/unnamed-chunk-6-1.png
man/figures/unnamed-chunk-7-1.png
man/figures/unnamed-chunk-8-1.png
man/figures/workflow.png
man/forecast_types.Rd man/geometric_mean.Rd man/get_correlations.Rd man/get_coverage.Rd man/get_duplicate_forecasts.Rd man/get_forecast_counts.Rd man/get_forecast_type.Rd man/get_forecast_unit.Rd man/get_metrics.Rd man/get_pairwise_comparisons.Rd man/get_pit.Rd man/get_protected_columns.Rd man/get_range_from_quantile.Rd man/get_type.Rd man/interpolate_median.Rd man/interval_coverage.Rd man/interval_coverage_deviation.Rd man/interval_long_to_quantile.Rd man/interval_score.Rd man/is_forecast.Rd man/log_shift.Rd man/logs_sample.Rd man/mad_sample.Rd man/metrics_binary.Rd man/metrics_point.Rd man/metrics_quantile.Rd man/metrics_sample.Rd man/new_forecast.Rd man/new_scores.Rd man/pairwise_comparison_one_group.Rd man/permutation_test.Rd man/pit_sample.Rd man/plot_correlations.Rd man/plot_forecast_counts.Rd man/plot_heatmap.Rd man/plot_interval_coverage.Rd man/plot_pairwise_comparisons.Rd man/plot_pit.Rd man/plot_quantile_coverage.Rd man/plot_wis.Rd man/print.forecast_binary.Rd man/quantile_score.Rd man/quantile_to_interval.Rd man/run_safely.Rd man/sample_to_interval_long.Rd man/sample_to_quantile.Rd man/score.Rd man/scoring-functions-binary.Rd man/scoringutils-package.Rd man/se_mean_sample.Rd man/select_metrics.Rd man/set_forecast_unit.Rd man/summarise_scores.Rd man/test_columns_not_present.Rd man/test_columns_present.Rd man/test_forecast_type_is_binary.Rd man/test_forecast_type_is_point.Rd man/test_forecast_type_is_quantile.Rd man/test_forecast_type_is_sample.Rd man/theme_scoringutils.Rd man/transform_forecasts.Rd man/validate_forecast.Rd man/validate_metrics.Rd man/validate_scores.Rd man/wis.Rd
scoringutils.Rproj
tests/testthat.R
tests/testthat/_snaps/plot_avail_forecasts/plot-available-forecasts.svg
tests/testthat/_snaps/plot_correlation/plot-correlation.svg
tests/testthat/_snaps/plot_heatmap/plot-heatmap.svg
tests/testthat/_snaps/plot_interval_coverage/plot-interval-coverage.svg
tests/testthat/_snaps/plot_pairwise_comparison/plot-pairwise-comparison-pval.svg
tests/testthat/_snaps/plot_pairwise_comparison/plot-pairwise-comparison.svg
tests/testthat/_snaps/plot_pit/plot-pit-integer.svg
tests/testthat/_snaps/plot_pit/plot-pit-quantile.svg
tests/testthat/_snaps/plot_pit/plot-pit-sample.svg
tests/testthat/_snaps/plot_quantile_coverage/plot-quantile-coverage.svg
tests/testthat/_snaps/plot_wis/plot-wis-flip.svg
tests/testthat/_snaps/plot_wis/plot-wis-no-relative.svg
tests/testthat/_snaps/plot_wis/plot-wis.svg
tests/testthat/_snaps/print.md tests/testthat/_snaps/utils_data_handling.md tests/testthat/setup.R tests/testthat/test-convenience-functions.R tests/testthat/test-customise_metric.R tests/testthat/test-default-scoring-rules.R tests/testthat/test-forecast.R tests/testthat/test-get_-functions.R tests/testthat/test-get_correlations.R tests/testthat/test-input-check-helpers.R tests/testthat/test-inputs-scoring-functions.R tests/testthat/test-metrics-binary.R tests/testthat/test-metrics-point.R tests/testthat/test-metrics-quantile.R tests/testthat/test-metrics-sample.R tests/testthat/test-metrics-validate.R tests/testthat/test-pairwise_comparison.R tests/testthat/test-pit.R tests/testthat/test-plot_avail_forecasts.R tests/testthat/test-plot_correlation.R tests/testthat/test-plot_heatmap.R tests/testthat/test-plot_interval_coverage.R tests/testthat/test-plot_pairwise_comparison.R tests/testthat/test-plot_pit.R tests/testthat/test-plot_quantile_coverage.R tests/testthat/test-plot_wis.R tests/testthat/test-print.R tests/testthat/test-score.R tests/testthat/test-summarise_scores.R tests/testthat/test-utils.R tests/testthat/test-utils_data_handling.R
vignettes/.gitignore
vignettes/Deprecated-functions.Rmd vignettes/Deprecated-visualisations.Rmd
vignettes/illustration-effect-scale.png
vignettes/score-convergence-outliers.png
vignettes/score-locality.png
vignettes/scoring-rules.Rmd
vignettes/scoring-rules/input-binary.png
vignettes/scoring-rules/input-point.png
vignettes/scoring-rules/input-quantile.png
vignettes/scoring-rules/input-sample.png
vignettes/scoring-rules/scoringutils-package.bib
vignettes/scoringutils.Rmd
epiforecasts/scoringutils documentation built on April 23, 2024, 4:56 p.m.