TTab: Internal Logic Forest Functions

View source: R/TTab.R

TTabR Documentation

Internal Logic Forest Functions

Description

This function is called by prime.imp. It is not intended to be used independently of this function.

Usage

TTab(data, tree, Xs, mtype)

Details

Generates a matrix of binary predictor values corresponding to a prediction of one for a specific logic regression tree within a logic forest. Only those predictors included in the logic regression tree are included in the matrix.

Value

No return value, called for side effects


LogicForest documentation built on June 22, 2024, 7:05 p.m.