get_unidim: Unidimensionality of reflective blocks

View source: R/get_unidim.R

get_unidimR Documentation

Unidimensionality of reflective blocks

Description

Internal function not to be called by the user

Usage

  get_unidim(DM, blocks, modes)

Arguments

DM

Data Matrix

blocks

vector with numbers of variables per block

modes

vector of modes

Details

Internal function. get_unidim is called by plspm.

Value

A data frame with the following columns:

Type.measure

Measurement mode

MVs

number of manifest variables in each block

C.alpha

Cronbach's alpha

DG.rho

Dillon-Goldstein rho

eig.1st

First eigenvalue

eig.2nd

Second eigenvalue

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


plspm documentation built on March 31, 2023, 11:54 p.m.