Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


ranger (version 0.14.1)

importance.ranger: ranger variable importance

Description

Extract variable importance of ranger object.

Usage

# S3 method for ranger
importance(x, ...)

Value

Variable importance measures.

Arguments

x

ranger object.

...

Further arguments passed to or from other methods.

Author

Marvin N. Wright

See Also

ranger