ICH Train Model

ich_train_model(df, do.trace = TRUE, ...)

Arguments

df

A data.frame from ich_train_data or the $img.pred$df output from ich_process_predictors output list.

do.trace

passed to randomForest for training verbosity

...

additional arguments passed to randomForest

Value

A randomForest object