get_communality {qcpm}R Documentation

get_communality

Description

get_communality

Usage

get_communality(mv_name, lv_name, tau, data)

Arguments

mv_name

manifest variable label (string)

lv_name

latent variable label (string)

tau

the quantile(s) to be estimated

data

dataset. It includes manifest variable and latent score for a specific quantile

Details

Internal function. get_communality is called by assessment and

Value

the communality for each manifest varaible


[Package qcpm version 0.4 Index]