Learn R Programming

genpathmox (version 0.2)

info.mox.reg: Giving general information about the pathmox-lm algorithm

Description

Giving general information about the pathmox-lm algorithm

Usage

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.
...
Further arguments passed on to info.mox.reg.

Details

Internal function. info.mox.reg is called by reg.pathmox.