tableLevelsVsLayer: tables levels vs. layer

Description Usage Arguments Value See Also

Description

Basically a helper function called by tableLevelsVsLayerByMAF. Is itself just a wrapper for the underlying Rcpp/C++ function with the same name. A low-level function that probably shouldn't be used by itself.

Usage

1
2
tableLevelsVsLayer(nlevels = numeric(), layerVec = numeric(), 
	uniqueLayers = numeric())

Arguments

nlevels

A numeric vector.

layerVec

A numeric vector.

uniqueLayers

A numeric vector containing unique values in layerVec.

Value

A matrix containing information on how many 2-/3-categorical nodes appear in a certain layer of the tree(s) of a randomForest.

See Also

tableLevelsVsLayerByMAF


adibender/rFtools documentation built on May 14, 2019, 5:13 a.m.