diff --git a/R/score_model_out.R b/R/score_model_out.R index f74350b..40205ec 100644 --- a/R/score_model_out.R +++ b/R/score_model_out.R @@ -81,7 +81,7 @@ #' @return A data.table with scores #' #' @references -#' #' Making and Evaluating Point Forecasts, Gneiting, Tilmann, 2011, +#' Making and Evaluating Point Forecasts, Gneiting, Tilmann, 2011, #' Journal of the American Statistical Association. #' #' @export diff --git a/man/score_model_out.Rd b/man/score_model_out.Rd index 9af9861..70b1f60 100644 --- a/man/score_model_out.Rd +++ b/man/score_model_out.Rd @@ -114,6 +114,6 @@ head(pmf_scores) \dontshow{\}) # examplesIf} } \references{ -#' Making and Evaluating Point Forecasts, Gneiting, Tilmann, 2011, +Making and Evaluating Point Forecasts, Gneiting, Tilmann, 2011, Journal of the American Statistical Association. }