logicFS (version 1.42.0)

logic.pimp: Prime Implicants

Description

Determines the prime implicants contained in the logic regression models comprised in an object of class logicBagg.

Usage

logic.pimp(log.out)

Arguments

log.out
an object of class logicBagg, i.e.\ the output of logic.bagging.

Value

A list consisting of the prime implicants for each of the B logic regression models of log.out.

Details

Since we are interested in all potentially interested interactions and not in a minimum set of them, logic.pimp and returns all prime implicants and not a minimum number of them.

See Also

logic.bagging, logicFS, prime.implicants