find.ctree {LogicForest}R Documentation

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)

Arguments

tree

An object of class "logregtree"

Value

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


[Package LogicForest version 2.1.2 Index]