get_ave {plspm} | R Documentation |
Calculate AVE (Average Variance Extracted)
Description
Internal function not to be called by the user
Usage
get_ave(communality)
Arguments
communality |
list of communalities for each block |
Details
Internal function. get_ave
is called by
plspm
.
Value
vector of average variance extracted for each block
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]