predict_gbm_workaround_probs: secondary function [ See also the previous one. I do NOT call...

Description Usage

View source: R/utils.R

Description

secondary function [ See also the previous one. I do NOT call gbm::predict.gbm() but rather the previous customized function ]

Usage

1
2
3
4
5
6
7
8
predict_gbm_workaround_probs(
  object,
  newdata,
  n.trees,
  type = "link",
  single.tree = FALSE,
  ...
)

mlampros/RandomSearchR documentation built on Feb. 18, 2021, 9:48 a.m.