all_part {genpathmox} | R Documentation |
Candidates to the bets partition for each of segmentation variables
Description
############################################################################################
Usage
all_part(x, y, inner, .model, .scheme, .consistent, size_candidate, ...)
Arguments
x |
matrix or dataframe containing the dataset. |
y |
matrix or dataframe or vector of the segmentation variables |
inner |
a square (lower triangular) boolean matrix representing the inner model (i.e. the path relationships between latent variables) |
.model |
A description of the user-specified model. |
.scheme |
string indicating the type of inner weighting
scheme. Possible values are |
.consistent |
Logical. Should composite/proxy correlations be disattenuated to yield consistent loadings and path estimates if at least one of the construct is modeled as a common factor. Defaults to TRUE. |
size_candidate |
number indicating the minimum threshold for a node. |
Details
Internal function
Value
a list containing information of the candidates to the optimum partition for each of segmentation variables