fix additional files note (#4699)
* fix additional files note * Trigger CI * Trigger CI
This commit is contained in:
committed by
Philip Hyunsu Cho
parent
59bc1ef330
commit
7b74b1b64d
@@ -7,8 +7,8 @@
|
||||
\usage{
|
||||
\method{predict}{xgb.Booster}(object, newdata, missing = NA,
|
||||
outputmargin = FALSE, ntreelimit = NULL, predleaf = FALSE,
|
||||
predcontrib = FALSE, approxcontrib = FALSE,
|
||||
predinteraction = FALSE, reshape = FALSE, ...)
|
||||
predcontrib = FALSE, approxcontrib = FALSE, predinteraction = FALSE,
|
||||
reshape = FALSE, ...)
|
||||
|
||||
\method{predict}{xgb.Booster.handle}(object, ...)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user