get_unidim | R Documentation |
Internal function not to be called by the user
get_unidim(DM, blocks, modes)
DM |
Data Matrix |
blocks |
vector with numbers of variables per block |
modes |
vector of modes |
Internal function. get_unidim
is called by
plspm
.
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 |
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.