Skip to content

hubEvals 0.4.0

Latest

Choose a tag to compare

@annakrystalli annakrystalli released this 23 Jul 07:13
· 0 commits to 47b43be7be38f36b8643badc9bfcb1853f423000 since this release
v0.4.0
ea65fe2
  • score_model_out() gains an include_count argument. Set it to TRUE (with summarize = TRUE) to add a column count giving the number of forecasts scored in each summary group. Defaults to FALSE (#134).

  • score_model_out() is faster when computing relative skill, and no longer emits scoringutils "cannot compute exact p-value with ties" warnings (#142).