generateTruthTab: Truth Table for a Logic Tree
Description
Generates the truth table or the prime implicants, respectively, for a logic tree built in a logic regression,
Usage
generateTruthTab(ltree)getPImps(ltree, type)
Arguments
ltree
an object of class logregtree
.
type
the type of the logic regression model that has been fitted.