Rdocumentation
powered by
Learn R Programming
genpathmox (version 0.2)
terminal.tree: Calculating the element of the terminal nodes
Description
Calculating the element of the terminal nodes
Usage
terminal.tree(tree, ...)
Arguments
tree
class containing the tree element.
...
Further arguments passed on to
terminal.tree
.
Value
the elements of the terminal node
Details
Internal function.
terminal.tree
is called by
pls.pathmox
.