Rdocumentation
powered by
Learn R Programming
genpathmox (version 0.2)
candidates.tree: Listing the candidates partions for each intermedied nodes
Description
Listing the candidates partions for each intermedied nodes
Usage
candidates.tree(tree, ...)
Arguments
tree
class containing the tree element.
...
Further arguments passed on to
candidates.tree
.
Value
the candidates partions for intermediated nodes
Details
Internal function.
nodes.tree
is called by
pls.pathmox
.