R/globals.R

# Generated by roxyglobals: do not edit by hand

utils::globalVariables(c(
  "quantile", # <add_point_forecasts>
  "target_variable", # <create_ensemble_average>
  "horizon", # <create_ensemble_average>
  "temporal_resolution", # <create_ensemble_average>
  "target_end_date", # <create_ensemble_average>
  "location", # <create_ensemble_average>
  "type", # <create_ensemble_average>
  "quantile", # <create_ensemble_average>
  "value", # <create_ensemble_average>
  ".data", # <create_ensemble_relative_skill>
  "weeks_included", # <create_ensemble_relative_skill>
  "model", # <create_ensemble_relative_skill>
  "target_variable", # <create_ensemble_relative_skill>
  "horizon", # <create_ensemble_relative_skill>
  "location", # <create_ensemble_relative_skill>
  "relative_skill", # <create_ensemble_relative_skill>
  "inv_skill", # <create_ensemble_relative_skill>
  "sum_inv_skill", # <create_ensemble_relative_skill>
  "weight", # <create_ensemble_relative_skill>
  "quantile", # <create_ensemble_relative_skill>
  "value", # <create_ensemble_relative_skill>
  "horizon", # <format_ensemble>
  "target_variable", # <format_ensemble>
  "target", # <format_ensemble>
  "target_end_date", # <format_ensemble>
  "location", # <format_ensemble>
  "type", # <format_ensemble>
  "quantile", # <format_ensemble>
  "value", # <format_ensemble>
  "model", # <run_ensemble>
  "type", # <run_ensemble>
  "quantile", # <run_ensemble>
  "horizon", # <run_ensemble>
  "location", # <run_ensemble>
  "temporal_resolution", # <run_ensemble>
  "target_variable", # <run_ensemble>
  "target_end_date", # <run_ensemble>
  "weight", # <run_ensemble>
  "included_in_ensemble", # <run_ensemble>
  "location", # <score_forecasts>
  "location_name", # <score_forecasts>
  "type", # <score_forecasts>
  "prediction", # <score_forecasts>
  "point_prediction", # <score_forecasts>
  "true_value", # <score_forecasts>
  "quantile", # <score_forecasts>
  "model", # <score_forecasts>
  "target_variable", # <score_forecasts>
  "forecast_date", # <score_forecasts>
  "target_end_date", # <score_forecasts>
  "horizon", # <score_forecasts>
  "interval_score", # <score_forecasts>
  "dispersion", # <score_forecasts>
  "underprediction", # <score_forecasts>
  "overprediction", # <score_forecasts>
  "ae_median", # <score_forecasts>
  "bias", # <score_forecasts>
  "location", # <summarise_scores>
  "location_name", # <summarise_scores>
  "forecast_date", # <summarise_scores>
  "target_end_date", # <summarise_scores>
  "model", # <summarise_scores>
  "target_variable", # <summarise_scores>
  "horizon", # <summarise_scores>
  "n", # <summarise_scores>
  "nall", # <summarise_scores>
  "present", # <summarise_scores>
  "continuous_weeks", # <summarise_scores>
  "ae_median", # <summarise_scores>
  "scaled_rel_skill", # <summarise_scores>
  "n_quantiles", # <summarise_scores>
  "wis", # <summarise_scores>
  "compare_against", # <summarise_scores>
  "mean_scores_ratio", # <summarise_scores>
  "type", # <use_ensemble_criteria>
  "model", # <use_ensemble_criteria>
  "target_variable", # <use_ensemble_criteria>
  "location", # <use_ensemble_criteria>
  "target_end_date", # <use_ensemble_criteria>
  "quantile", # <use_ensemble_criteria>
  "all_quantiles_present", # <use_ensemble_criteria>
  "horizon", # <use_ensemble_criteria>
  "designation", # <use_ensemble_criteria>
  "rel_wis", # <use_ensemble_criteria>
  "all_quantiles_all_horizons", # <use_ensemble_criteria>
  "not_excluded_manually", # <use_ensemble_criteria>
  "included_in_ensemble", # <use_ensemble_criteria>
  NULL
))
epiforecasts/forecasthubutils2 documentation built on July 1, 2023, 11:50 a.m.