Last data update: 2014.03.03

R: Truth Table for a Logic Tree
generateTruthTabR 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 logregtree.

type

the type of the logic regression model that has been fitted.

Author(s)

Holger Schwender, holger.schwender@udo.edu

See Also

prime.implicants

Results