pooled_bootstrap_score: Title

View source: R/pooled_bootstrap_score.R

pooled_bootstrap_scoreR Documentation

Title

Description

Title

Usage

pooled_bootstrap_score(
  .fcst,
  score_function,
  parameter,
  n,
  pooled_by = "fcdate",
  groupings = "leadtime",
  confidence_interval = 0.95,
  min_cases = 25,
  perfect_scores = perfect_score(),
  show_progress = TRUE,
  ...
)

Arguments

...

andrew-MET/harpPoint documentation built on Feb. 23, 2023, 1:06 a.m.