logic.pimp {logicFS} | R Documentation |
Determines the prime implicants contained in the logic regression models
comprised in an object of class logicBagg
.
logic.pimp(log.out)
log.out |
an object of class logicBagg , i.e. the output
of logic.bagging . |
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.
A list consisting of the prime implicants for
each of the B
logic regression models of log.out
.
Holger Schwender, holger.schwender@udo.edu
logic.bagging
, logicFS
,
prime.implicants