get_communality: get_communality

View source: R/get_communality.R

get_communalityR 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


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

Related to get_communality in qcpm...