get_loadings: get_loadings

View source: R/get_loadings.R

get_loadingsR 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


qcpm documentation built on Sept. 11, 2024, 8:59 p.m.

Related to get_loadings in qcpm...