rfsrc.satpred: Implemented packages

View source: R/utilities.R

rfsrc.satpredR Documentation

Implemented packages

Description

Implemented packages

Usage

rfsrc.satpred(
  formula = NULL,
  train_df = NULL,
  test_df = NULL,
  param_grid = NULL,
  ntree = 1000,
  mtry = NULL,
  nodesize = NULL,
  splitrule = "logrank",
  forest = TRUE,
  finalmod = FALSE,
  ...
)

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