getVI {Rforestry} | R Documentation |
getVI-forestry
Description
Calculate increase in OOB for each shuffled feature for forest.
Usage
getVI(object, noWarning)
Arguments
object |
A 'forestry' object. |
noWarning |
flag to not display warnings |
Note
No seed is passed to this function so it is not possible in the current implementation to replicate the vector permutations used when measuring feature importance.
[Package Rforestry version 0.11.1.0 Index]