get_loadings {qcpm}R Documentation

get_loadings

Description

get_loadings

Usage

get_loadings(data, sets, mvs, lvs, IDM, tau, LV, qcorr, ...)

Arguments

data

the matrix of data (manifest variables)

sets

outer model

mvs

number of manifest variables

lvs

number of latent variables

IDM

the path matrix

tau

the quantile(s) to be estimated

LV

the estimated latent variables

qcorr

boolean. If it si equal to TRUE, loadings are standardized.

Details

Internal function. get_loadings is called by qcpm and

Value

the loadings estimated for each latent variables


[Package qcpm version 0.3 Index]