Learn R Programming

plspm (version 0.4.1)

get_unidim: 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

Value

  • A data frame with the following columns:
  • Type.measureMeasurement mode
  • MVsnumber of manifest variables in each block
  • C.alphaCronbach's alpha
  • DG.rhoDillon-Goldstein rho
  • eig.1stFirst eigenvalue
  • eig.2ndSecond 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!)

Details

Internal function. get_unidim is called by plspm.