corrected spelling of 'list' (#5482)
This commit is contained in:
parent
0012f2ef93
commit
c362125d7b
@ -101,7 +101,7 @@
|
|||||||
#' (only available with early stopping).
|
#' (only available with early stopping).
|
||||||
#' \item \code{pred} CV prediction values available when \code{prediction} is set.
|
#' \item \code{pred} CV prediction values available when \code{prediction} is set.
|
||||||
#' It is either vector or matrix (see \code{\link{cb.cv.predict}}).
|
#' It is either vector or matrix (see \code{\link{cb.cv.predict}}).
|
||||||
#' \item \code{models} a liost of the CV folds' models. It is only available with the explicit
|
#' \item \code{models} a list of the CV folds' models. It is only available with the explicit
|
||||||
#' setting of the \code{cb.cv.predict(save_models = TRUE)} callback.
|
#' setting of the \code{cb.cv.predict(save_models = TRUE)} callback.
|
||||||
#' }
|
#' }
|
||||||
#'
|
#'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user