Update R doc by roxygen2. (#5201)

This commit is contained in:
Jiaming Yuan
2020-01-15 10:49:17 +08:00
committed by GitHub
parent 0184f2e9f7
commit 808f61081b
14 changed files with 179 additions and 48 deletions

View File

@@ -4,8 +4,12 @@
\alias{cb.early.stop}
\title{Callback closure to activate the early stopping.}
\usage{
cb.early.stop(stopping_rounds, maximize = FALSE, metric_name = NULL,
verbose = TRUE)
cb.early.stop(
stopping_rounds,
maximize = FALSE,
metric_name = NULL,
verbose = TRUE
)
}
\arguments{
\item{stopping_rounds}{The number of rounds with no improvement in