Add new tests for new functions
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#' eta = 1, nthread = 2, nround = 30, objective = "binary:logistic",
|
||||
#' min_child_weight = 50)
|
||||
#'
|
||||
#' p <- xgb.plot.multi.trees(bst, agaricus.train$data@Dimnames[[2]], 3)
|
||||
#' p <- xgb.plot.multi.trees(model = bst, names = agaricus.train$data@Dimnames[[2]], 3)
|
||||
#' print(p)
|
||||
#'
|
||||
#' @export
|
||||
|
||||
Reference in New Issue
Block a user