Learn R Programming

LogicForest (version 2.1.2)

find.ctree: Function to find complement of the original tree and find complement PIs ### Internal Logic Forest Functions

Description

Function to find complement of the original tree and find complement PIs This function is called by pimp.import. It is not intended to be used independently of this function.

Usage

find.ctree(tree)

Value

ctree An object of class "logregtree" that is the complement of tree

Arguments

tree

An object of class "logregtree"