Skip to content

Commit

Permalink
[doc][R] Update arguments for ellipsis in predict (#9868)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cortes authored Dec 12, 2023
1 parent faf0f2d commit ddab49a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R-package/R/xgb.Booster.R
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ xgb.Booster.complete <- function(object, saveraw = TRUE) {
#' @param strict_shape Default is \code{FALSE}. When it's set to \code{TRUE}, output
#' type and shape of prediction are invariant to model type.
#'
#' @param ... Parameters passed to \code{predict.xgb.Booster}
#' @param ... Not used.
#'
#' @details
#'
Expand Down
2 changes: 1 addition & 1 deletion R-package/man/predict.xgb.Booster.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ddab49a

Please sign in to comment.