Skip to content

Commit

Permalink
Update nssp_demo/score_forecast.R
Browse files Browse the repository at this point in the history
Co-authored-by: Damon Bayer <[email protected]>
  • Loading branch information
dylanhmorris and damonbayer authored Nov 4, 2024
1 parent 440b5fd commit 5f702b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nssp_demo/score_forecast.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ suppressPackageStartupMessages(library(argparser))
#'
#' @param scorable_data A data frame containing the data to be scored.
#' @param forecast_unit A character string specifying the forecast unit.
#' @param observed A character string specifying the column name for observed
#' @param observed A string specifying the column name for observed
#' values.
#' @param predicted A string specifying the column name for predicted
#' values.
Expand Down

0 comments on commit 5f702b8

Please sign in to comment.