Rdocumentation
powered by
Learn R Programming
LogicForest (version 2.1.0)
list.PIs: Internal Logic Forest Functions
Description
Internal function called by
subs
and
persist.match
. Not intended to be used independent of these functions.
Usage
list.PIs(match.list, allPIs, preds)
Arguments
match.list
a list of interactions for which subset matches are to be identified.
allPIs
a list of all interactions identified in a logic forest model.
preds
number of predictors in the original dataset.