get_alpha {plspm} | R Documentation |
Calculate Cronbach's alpha
Description
Internal function not to be called by the user
Usage
get_alpha(Block)
Arguments
Block |
matrix (one block) of standardized manifest variables |
Details
Internal function. get_alpha
is called by
get_unidim
and alpha
.
Value
Cronbach's alpha
Warning
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
[Package plspm version 0.5.1 Index]