Rdocumentation
powered by
Learn R Programming
genpathmox (version 0.2)
fglobal.tree: Listing the the f-global test results for regression model for each obtained partition
Description
Listing the the f-global test results for regression model for each obtained partition
Usage
fglobal.tree(tree, ...)
Arguments
tree
class containing the tree element.
...
Further arguments passed on to
fglobal.tree
.
Value
the f-global test results for each obtained partition
Details
Internal function.
fglobal.tree.reg
is called by
reg.pathmox
.