Files in scoringutils
Utilities for Scoring and Assessing Predictions

.Rinstignore
MD5
NEWS.md README.md
NAMESPACE
DESCRIPTION
LICENSE
R/pit.R R/metrics_point_forecasts.R R/score.R R/brier_score.R R/scoringutils-package.R R/score_continuous_integer.R R/scoringRules_wrappers.R R/score_binary.R R/pairwise-comparisons.R R/bias.R R/scoringutils.R R/data.R R/input-check-helpers.R R/interval_score.R R/convenience-functions.R R/sharpness.R R/plot.R R/check_forecasts.R R/utils_data_handling.R R/avail_forecasts.R R/correlations.R R/log_score.R R/summarise_scores.R R/zzz.R R/utils.R R/score_quantile.R inst/create-metric-tables.R inst/create-example-data.R
inst/CITATION
inst/WORDLIST
inst/doc/scoringutils.Rmd
inst/doc/scoringutils.html
inst/doc/metric-details.R inst/doc/scoring-forecasts-directly.R inst/doc/scoringutils.R inst/doc/metric-details.Rmd
inst/doc/scoring-forecasts-directly.html
inst/doc/scoring-forecasts-directly.Rmd
inst/doc/metric-details.html
inst/manuscript/manuscript.pdf
inst/manuscript/manuscript.bbl
inst/manuscript/jsslogo.jpg
inst/manuscript/manuscript.aux
inst/manuscript/manuscript.out
inst/manuscript/jss.cls
inst/manuscript/scoringutils-paper.bib
inst/manuscript/jss.bst
inst/manuscript/references.bib
inst/manuscript/manuscript.log
inst/manuscript/manuscript.blg
inst/manuscript/manuscript.tex
inst/manuscript/manuscript.Rmd inst/manuscript/R/00-standalone-Figure-replication.R inst/manuscript/R/illustration-sharpness-calibration.R inst/manuscript/R/toy-example-convergence-outliers.R inst/manuscript/R/0-run-all.R inst/manuscript/R/toy-example-calibration.R inst/manuscript/R/toy-example-locality.R inst/manuscript/R/illustration-relation-to-scale.R inst/manuscript/manuscript_files/figure-latex/forecast-visualisation-1.pdf inst/manuscript/manuscript_files/figure-latex/pairwise-plot-1.pdf inst/manuscript/manuscript_files/figure-latex/pit-plots-1.pdf inst/manuscript/manuscript_files/figure-latex/score-heatmap-1.pdf inst/manuscript/manuscript_files/figure-latex/wis-components-1.pdf inst/manuscript/manuscript_files/figure-latex/coverage-1.pdf inst/manuscript/manuscript_files/figure-latex/plot-forecast-counts-1.pdf inst/manuscript/manuscript_files/figure-latex/score-table-1.pdf inst/manuscript/manuscript_files/figure-latex/correlation-plot-1.pdf inst/manuscript/manuscript_files/figure-latex/avail-forecasts-plot-1.pdf
inst/metrics-overview/metrics-detailed.Rda
build/vignette.rds
build/partial.rdb
tests/testthat.R tests/testthat/test-pit.R tests/testthat/test-plot_wis.R tests/testthat/test-plot_score_table.R tests/testthat/test-utils.R tests/testthat/test-input-check-helpers.R tests/testthat/test-plot_pairwise_comparison.R tests/testthat/test-pairwise_comparison.R tests/testthat/test-find_duplicates.R tests/testthat/test-plot_correlation.R tests/testthat/test-lower-level-check-functions.R tests/testthat/test-summarise_scores.R tests/testthat/test-interval_score.R tests/testthat/test-convenience-functions.R tests/testthat/test-check_forecasts.R tests/testthat/test-plot_quantile_coverage.R tests/testthat/test-score.R tests/testthat/test-merge_pred_and_obs.R tests/testthat/test-utils_data_handling.R tests/testthat/test-plot_predictions.R tests/testthat/test-absolute_error.R tests/testthat/test-make_na.R tests/testthat/test-plot_interval_coverage.R tests/testthat/test-add_coverage.R tests/testthat/test-plot_heatmap.R tests/testthat/setup.R tests/testthat/test-plot_pit.R tests/testthat/test-plot_avail_forecasts.R tests/testthat/test-plot_ranges.R tests/testthat/test-avail_forecasts.R tests/testthat/test-bias.R tests/testthat/test-sharpness.R tests/testthat/_snaps/summarise_scores.md tests/testthat/_snaps/score.md
tests/testthat/_snaps/plot_pairwise_comparison/plot-pairwise-comparison.svg
tests/testthat/_snaps/plot_pairwise_comparison/plot-pairwise-comparison-pval.svg
tests/testthat/_snaps/plot_wis/plot-wis-flip.svg
tests/testthat/_snaps/plot_wis/plot-wis.svg
tests/testthat/_snaps/plot_wis/plot-wis-no-relative.svg
tests/testthat/_snaps/plot_avail_forecasts/plot-avail-forecasts.svg
tests/testthat/_snaps/plot_score_table/plot-score-table.svg
tests/testthat/_snaps/plot_predictions/point-forecasts.svg
tests/testthat/_snaps/plot_predictions/many-quantiles-from-sample.svg
tests/testthat/_snaps/plot_predictions/no-median.svg
tests/testthat/_snaps/plot_predictions/many-quantiles.svg
tests/testthat/_snaps/plot_heatmap/plot-heatmap.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_correlation/plot-correlation.svg
tests/testthat/_snaps/plot_ranges/plot-ranges-interval.svg
tests/testthat/_snaps/plot_ranges/plot-ranges-dispersion.svg
tests/testthat/_snaps/plot_interval_coverage/plot-interval-coverage.svg
vignettes/working-with-other-packages.html
vignettes/scoringutils.Rmd
vignettes/Choosing-a-score.html
vignettes/Choosing-a-score.R vignettes/getting-started.R vignettes/metric-details.Rmd vignettes/scoring-forecasts-directly.Rmd vignettes/working-with-other-packages.R
vignettes/getting-started.html
data/metrics.rda
data/example_quantile.rda
data/example_binary.rda
data/example_quantile_forecasts_only.rda
data/example_integer.rda
data/example_continuous.rda
data/example_point.rda
data/example_truth_only.rda
man/se_mean_sample.Rd man/plot_quantile_coverage.Rd man/bias_quantile.Rd man/collapse_messages.Rd man/logs_sample.Rd man/available_metrics.Rd man/squared_error.Rd man/prediction_is_quantile.Rd man/compare_two_models.Rd man/ae_median_quantile.Rd man/example_integer.Rd man/pit_sample.Rd man/example_point.Rd man/merge_pred_and_obs.Rd man/plot_interval_coverage.Rd man/bias_sample.Rd man/delete_columns.Rd man/bias_range.Rd man/sample_to_range_long.Rd man/get_forecast_unit.Rd man/example_quantile.Rd man/get_protected_columns.Rd man/add_coverage.Rd man/check_summary_params.Rd man/make_NA.Rd man/check_equal_length.Rd man/logs_binary.Rd man/example_continuous.Rd man/score_sample.Rd man/plot_heatmap.Rd man/scoringutils-package.Rd man/interval_score.Rd man/example_truth_only.Rd man/score.Rd man/crps_sample.Rd man/plot_pairwise_comparison.Rd man/example_quantile_forecasts_only.Rd man/sample_to_quantile.Rd man/score_binary.Rd man/check_not_null.Rd man/check_true_values.Rd man/plot_predictions.Rd man/quantile_to_range_long.Rd man/log_shift.Rd man/example_binary.Rd man/range_long_to_quantile.Rd man/theme_scoringutils.Rd man/avail_forecasts.Rd man/plot_pit.Rd man/abs_error.Rd man/plot_correlation.Rd man/print.scoringutils_check.Rd man/get_target_type.Rd man/is_scoringutils_check.Rd man/metrics.Rd man/transform_forecasts.Rd man/ae_median_sample.Rd man/check_forecasts.Rd man/infer_rel_skill_metric.Rd man/check_metrics.Rd man/permutation_test.Rd man/dss_sample.Rd man/pairwise_comparison_one_group.Rd man/plot_wis.Rd man/set_forecast_unit.Rd man/score_quantile.Rd man/plot_avail_forecasts.Rd man/geom_mean_helper.Rd man/quantile_score.Rd man/get_prediction_type.Rd man/pit.Rd man/plot_score_table.Rd man/check_predictions.Rd man/pairwise_comparison.Rd man/find_duplicates.Rd man/mad_sample.Rd man/correlation.Rd man/brier_score.Rd man/summarise_scores.Rd man/plot_ranges.Rd man/check_quantiles.Rd
man/figures/unnamed-chunk-8-1.png
man/figures/unnamed-chunk-5-2.png
man/figures/unnamed-chunk-6-1.png
man/figures/lifecycle-stable.svg
man/figures/unnamed-chunk-14-1.png
man/figures/unnamed-chunk-25-1.png
man/figures/unnamed-chunk-3-1.png
man/figures/unnamed-chunk-19-1.png
man/figures/lifecycle-superseded.svg
man/figures/unnamed-chunk-17-1.png
man/figures/unnamed-chunk-13-1.png
man/figures/unnamed-chunk-18-1.png
man/figures/unnamed-chunk-12-1.png
man/figures/unnamed-chunk-4-1.png
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/unnamed-chunk-22-1.png
man/figures/interval_score.png
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-deprecated.svg
man/figures/unnamed-chunk-16-1.png
man/figures/unnamed-chunk-24-1.png
man/figures/unnamed-chunk-5-1.png
man/figures/unnamed-chunk-7-1.png
man/figures/lifecycle-maturing.svg
scoringutils documentation built on May 29, 2024, 6:39 a.m.