gbm.satpred: Implemented packages

View source: R/gbm_satpred.R

gbm.satpredR Documentation

Implemented packages

Description

Implemented packages

Usage

gbm.satpred(
  formula = NULL,
  train_df = NULL,
  test_df = NULL,
  distribution = "coxph",
  param_grid = NULL,
  n.trees = 1000,
  interaction.depth = 1,
  n.minobsinnode = 10,
  shrinkage = 0.1,
  finalmod = FALSE,
  error.method = c("auto", "OOB", "cv", "test"),
  ...
)

CYGUBICKO/satpred documentation built on Sept. 10, 2023, 4:10 p.m.