Rdocumentation
powered by
Learn R Programming
genpathmox (version 0.2)
F.data.reg: Defining the matrices needed for the comparison test (regression model)
Description
Defining the matrices needed for the comparison test (regression model)
Usage
F.data.reg(x, modtwo, ...)
Arguments
x
matrix or data.frame with the data.
modtwo
vector indicating the binary partition.
...
Further arguments passed on to
F.data.reg
.
Value
list containing matrices needed for the comparison test
Details
Internal function.
F.data.reg
is called by
test.partition.reg
.