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