powered by
This function is intended to be given to a getImp argument of Boruta function to be called by the Boruta algorithm as an importance source.
getImp
Boruta
getImpFerns(x, y, ...)
data frame of predictors including shadows.
response vector.
parameters passed to the underlying rFerns call; they are relayed from ... of Boruta.
rFerns
...