Skip to contents

Extract variable importance of ranger object.

Usage

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

Arguments

x

ranger object.

...

Further arguments passed to or from other methods.

Value

Variable importance measures.

See also

Author

Marvin N. Wright