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.
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
.