impute_rf: impute_rf

Description Usage

Description

on-the-fly-imputations using randomForestSRC package

Usage

1
2
3
4
5
6
7
8
9
impute_rf(
  x,
  num.tree = 10,
  nodesize = 1,
  nsplit = 10,
  nimpute = 10,
  verbose = FALSE,
  hierarchical.levels = "strata"
)

thierrygosselin/grur documentation built on Oct. 28, 2020, 5:48 p.m.