Rdocumentation
powered by
Learn R Programming
genpathmox (version 0.2)
bin.levels: Defining labels of the binary partions.
Description
Defining labels of the binary partions.
Usage
bin.levels(variable, spl, ...)
Arguments
variable
segmentation variables (factor).
spl
matrix containing the posible combination of levels of factor.
...
Further arguments passed on to
bin.levels
.
Value
list of matrices containing for each dependend latent variable the dependent LV and the explicative latent variables.
Details
Internal function.
bin.levels
is called by
splitopt.pls
.