Learn R Programming

genpathmox (version 0.2)

test.particion.reg: Calculating the comparison tests for the regression model

Description

Calculating the comparison tests for the regression model

Usage

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.
...
Further arguments passed on to test.particion.reg.

Value

  • list containing matrices needed for the comparison test

Details

Internal function. test.partition.reg is called by reg.pathmox.