importance_tidy: Function to tidy the 'importance' matrix for a 'randomForest'...

Description Usage Arguments Value Author(s) See Also

View source: R/random_forest_helpers.R

Description

Function to tidy the importance matrix for a randomForest object.

Usage

1
importance_tidy(list_model, scale = TRUE)

Arguments

list_model

A randomForest object.

scale

Should the importance variables be scaled?

Value

Data frame.

Author(s)

Stuart K. Grange

See Also

randomForest, ggimportance


skgrange/enlightenr documentation built on May 30, 2019, 1:03 a.m.