get_rho {plspm} | R Documentation |
Calculate Dillon-Goldstein's rho
Description
Internal function not to be called by the user
Usage
get_rho(Block, score)
Arguments
Block |
matrix (one block) of standardized manifest variables |
score |
first principal component of |
Details
Internal function. get_rho
is called by
get_unidim
and rho
.
Value
Dillon-Goldstein's rho
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]