isCuePrunable: Checks if a specific 'cue' in 'fftree' is prunable

Description Usage Arguments Value See Also

Description

A cue is defined as prunable, if it's lazy or it's follower is trivial

Usage

1
isCuePrunable(tree, asMatrix = FALSE, n = 1:length(tree@fftcues))

Arguments

tree

fftree

asMatrix

optional logical. If set to TRUE a data.frame is returned, with all information about possible prunings

n

vector or single value

Value

logical vector/data.frame

See Also

getCueEfficiency, isCueTrivial, isCueLazy


fftrees documentation built on May 2, 2019, 5:48 p.m.