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!)


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.