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 67c4c40 commit c765d2e
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 @@ -29,7 +29,7 @@ suppressPackageStartupMessages(library(argparser))
#' values.
#' @param predicted A string vector specifying the column name for predicted
#' values.
#' @param sample_id A character string specifying the column name for sample
#' @param sample_id A string specifying the column name for sample
#' IDs. Default is ".draw".
#' @param model_col A character string specifying the column name for models.
#' @param ... Additional arguments passed to
Expand Down

0 comments on commit c765d2e

Please sign in to comment.