nsel {bst}R Documentation

Find Number of Variables In Multi-class Boosting Iterations

Description

Find Number of Variables In Multi-class Boosting Iterations

Usage

nsel(object, mstop)

Arguments

object

an object of mhingebst, mbst, or rmbst

mstop

boosting iteration number

Value

a vector of length mstop indicating number of variables selected in each boosting iteration

Author(s)

Zhu Wang


[Package bst version 0.3-24 Index]