Learn R Programming

emil (version 2.2.3)

importance_randomForest: Feature importance of random forest.

Description

Feature importance of random forest.

Usage

importance_randomForest(object, type = 1, ...)

Arguments

Value

An prediction vector with elements corresponding to variables.

See Also

emil, fit_randomForest, predict_randomForest, modeling_procedure