prime.imp {LogicForest} | R Documentation |
Internal Logic Forest Functions
Description
This function is called by pimp.import
and LBoost.PIs
. It is not intended to be used independently of these functions.
Usage
prime.imp(tree, data, Xs, mtype)
Details
It generates a list of all variables and variable interactions identified by a specific logic regression tree with in a logic forest model or and LBoost model.
Value
No return value, called for side effects
[Package LogicForest version 2.1.1 Index]