fcoef.tree.reg: Listing the the f-coefficients test results for regression model for each obtained partition
Description
Listing the the f-coefficients test results for regression model for each obtained partition
Usage
fcoef.tree.reg(tree, ...)
Arguments
tree
class containing the tree element.
Value
the f-coefficients test results for each obtained partition
Details
Internal function. fcoef.tree.reg
is called by reg.pathmox
.