Learn R Programming

wsrf (version 1.5.47)

varCounts.wsrf: Number of Times of Variables Selected as Split Condition

Description

Return the times of each variable being selected as split condition. For evaluating the bias of wsrf towards attribute types (categorical and numerical) and the number of values each attribute has.

Usage

"varCounts"(object)

Arguments

object
object of class wsrf.

Value

data for building that wsrf model.

See Also

wsrf