crps_logs_score: crps_logs_score

View source: R/crps_logs_score.R

crps_logs_scoreR Documentation

crps_logs_score

Description

Compute the CRPS and LOGS score given a forecast in either ensemble or normal distribution. (Support for additional distributions to come.)

Usage

crps_logs_score(
  forecast,
  target,
  extra_groups = NULL,
  include_summaries = TRUE
)

Arguments

forecast

a forecast data.frame in long EFI-standard format

target

a target data.frame in long EFI-standard format

extra_groups

character vector of additional groups to use for scoring


eco4cast/score4cast documentation built on Nov. 21, 2023, 12:25 p.m.