test.particion.reg: Calculating the comparison tests for the regression model
Description
Calculating the comparison tests for the regression modelUsage
test.particion.reg(x, modtwo, signif, method, ...)
Arguments
x
matrix or data.frame with the data.
modtwo
vector indicating the binary partition
method
string indicating the method: LM or LAD.
signific
string indicating a stop condition.
Value
- list containing matrices needed for the comparison test
Details
Internal function. test.partition.reg
is called by reg.pathmox
.