Skip to content

Commit

Permalink
Merge pull request #1693 from mages/patch-3
Browse files Browse the repository at this point in the history
Fixed typo in prepare_predictions.R
  • Loading branch information
paul-buerkner authored Oct 9, 2024
2 parents e606411 + 2b4081e commit f024203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/prepare_predictions.R
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,7 @@ is.bprepnl <- function(x) {

#' Prepare Predictions
#'
#' This method helps in preparing \pkg{brms} models for certin post-processing
#' This method helps in preparing \pkg{brms} models for certain post-processing
#' tasks most notably various forms of predictions. Unless you are a package
#' developer, you will rarely need to call \code{prepare_predictions} directly.
#'
Expand Down

0 comments on commit f024203

Please sign in to comment.