abs_error | Absolute Error |
add_quantiles | Add Quantiles to Predictions When Summarising |
add_rel_skill_to_eval_forecasts | Add relative skill to eval_forecasts() |
add_sd | Add Standard Deviation to Predictions When Summarising |
ae_median_quantile | Absolute Error of the Median (Quantile-based Version) |
ae_median_sample | Absolute Error of the Median (Sample-based Version) |
bias | Determines bias of forecasts |
binary_example_data | Binary Forecast Example Data |
brier_score | Brier Score |
check_equal_length | Check Length |
check_not_null | Check Variable is not NULL |
compare_two_models | Compare Two Models Based on Subset of Common Forecasts |
continuous_example_data | Continuous Forecast Example Data |
correlation_plot | Plot Correlation Between Metrics |
crps | Ranked Probability Score |
delete_columns | Delete Columns From a Data.table |
dss | Dawid-Sebastiani Score |
eval_forecasts | Evaluate forecasts |
eval_forecasts_binary | Evaluate forecasts in a Binary Format |
eval_forecasts_sample | Evaluate forecasts in a Sample-Based Format (Integer or Continuous) |
example_quantile_forecasts_only | Quantile Example Data - Forecasts only |
example_truth_data_only | Truth data only |
extract_from_list | Extract Elements From a List of Lists |
geom_mean_helper | Calculate Geometric Mean |
hist_PIT | PIT Histogram |
hist_PIT_quantile | PIT Histogram Quantile |
integer_example_data | Integer Forecast Example Data |
interval_coverage | Plot Interval Coverage |
interval_score | Interval Score |
logs | LogS |
merge_pred_and_obs | Merge Forecast Data And Observations |
mse | Mean Squared Error |
pairwise_comparison | Do Pairwise Comparisons of Scores |
pairwise_comparison_one_group | Do Pairwise Comparison for one Set of Forecasts |
pit | Probability Integral Transformation |
pit_df | Probability Integral Transformation (data.frame Format) |
pit_df_fast | Probability Integral Transformation (data.frame Format, fast version) |
plot_pairwise_comparison | Plot Heatmap of Pairwise Comparisons |
plot_predictions | Plot Predictions vs True Values |
quantile_bias | Determines Bias of Quantile Forecasts |
quantile_coverage | Plot Quantile Coverage |
quantile_example_data | Quantile Example Data |
quantile_to_long | Pivot Range Format Forecasts From Wide to Long Format |
quantile_to_range | Change Data from a Plain Quantile Format to a Long Range Format |
quantile_to_range_long | Change Data from a Plain Quantile Format to a Long Range Format |
quantile_to_wide | Pivot Range Format Forecasts From Long to Wide Format |
range_example_data_long | Range Forecast Example Data (Long Format) |
range_example_data_semi_wide | Range Forecast Example Data (Semi-Wide Format) |
range_example_data_wide | Range Forecast Example Data (Wide Format) |
range_long_to_quantile | Change Data from a Range Format to a Quantile Format |
range_long_to_wide | Pivot Range Format Forecasts From Long to Wide Format |
range_plot | Plot Metrics by Range of the Prediction Interval |
range_to_quantile | Pivot Change Data from a Range Format to a Quantile Format |
range_wide_to_long | Pivot Range Format Forecasts From Wide to Long Format |
sample_to_quantile | Change Data from a Sample Based Format to a Quantile Format |
sample_to_range | Change Data from a Sample Based Format to a Long Interval Range Format |
sample_to_range_long | Change Data from a Sample Based Format to a Long Interval Range Format |
score_heatmap | Create a Heatmap of a Scoring Metric |
score_table | Plot Coloured Score Table |
scoringutils | scoringutils |
sharpness | Determines sharpness of a probabilistic forecast |
show_avail_forecasts | Visualise Where Forecasts Are Available |
update_list | Update a List |
wis_components | Plot Contributions to the Weighted Interval Score |