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