Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/importanceExportWrapper.R
wrapping randomForest::importance and check if one and only one importance is exported
1 |
rf |
object of class randomForest |
type |
type of importance, 1 permutation based, 2 loss function based (gini/least squares) |
class |
character of factor level to get class specific importance, only for type 1 importance for classification random forest |
scale |
TRUE FALSE or NULL, passed to randomForest::importance |
internal wrapper to get importance
vector of importance for each feature
Soren Havelund Welling, 2017
importance
1 | #no examples only for internal use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.