Skip to content

Commit

Permalink
Merge pull request #1541 from ethanknights/fix/save_pars
Browse files Browse the repository at this point in the history
Fix exclude_pars.R doc
  • Loading branch information
paul-buerkner authored Aug 28, 2023
2 parents d7da2f6 + b0f6720 commit 8f64e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/exclude_pars.R
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ exclude_pars.btl <- function(x, data, save_pars, ...) {
#' Control Saving of Parameter Draws
#'
#' Control which (draws of) parameters should be saved in a \pkg{brms}
#' model. The output of this function is ment for usage in the
#' model. The output of this function is meant for usage in the
#' \code{save_pars} argument of \code{\link{brm}}.
#'
#' @param group A flag to indicate if group-level coefficients for
Expand Down

0 comments on commit 8f64e7a

Please sign in to comment.