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

View source: R/varCounts.wsrf.R

varCounts.wsrfR Documentation

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

## S3 method for class 'wsrf'
varCounts(object)

Arguments

object

object of class wsrf.

Value

A vector of integer. The length is the same as the training data for building that wsrf model.

Author(s)

He Zhao and Graham Williams (SIAT, CAS)

See Also

wsrf


wsrf documentation built on Jan. 6, 2023, 5:06 p.m.