generateTruthTab {mcbiopi} | R Documentation |
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 |
type |
the type of the logic regression model that has been fitted. |
Author(s)
Holger Schwender, holger.schwender@hhu.de
See Also
[Package mcbiopi version 1.1.6 Index]