R/importance.R
importance.ranger.Rd
Extract variable importance of ranger object.
# S3 method for class 'ranger' importance(x, ...)
ranger object.
Further arguments passed to or from other methods.
Variable importance measures.
ranger
Marvin N. Wright