nsel {bst} | R Documentation |
Find Number of Variables In Multi-class Boosting Iterations
nsel(object, mstop)
object |
|
mstop |
boosting iteration number |
a vector of length mstop
indicating number of variables selected in each boosting iteration
Zhu Wang