get_comp: To get the latent variables associated with each cluster
Description
To get the latent variables associated with each cluster
Usage
get_comp(resclv, K = NULL)
Arguments
resclv
: result of CLV(), CLV_kmeans() or LCLV()
K
: the number of groups chosen (already defined if CLV_kmeans is used)
Value
compthe group latent variables (centered, but not standardized)
For results of LCLV, two types of latent variables are available :
compt : The latent variables of the clusters defined according to the Xr variables,
compc : The latent variables of the clusters defined according to the Xu variables