get_unidim: Unidimensionality of reflective blocks
Description
Internal function not to be called by the userUsage
get_unidim(DM, blocks, modes)
Arguments
blocks
vector with numbers of variables per block
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
.