info.mox.reg: Giving general information about the pathmox-lm algorithm
Description
Giving general information about the pathmox-lm algorithmUsage
info.mox.reg(signif, size, deep, y, method, ...)
Arguments
signif
stop condition 1: significance of the p-value.
size
stop condition 2: minimum number of individuals in a node.
deep
stop condition 3: maximum tree depth level.
y
set of segmentation variables.
method
string indicating the method: LM or LAD.
Details
Internal function. info.mox.reg
is called by reg.pathmox
.