get_ave: Calculate AVE (Average Variance Extracted)

View source: R/get_ave.R

get_aveR 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!)


plspm documentation built on March 31, 2023, 11:54 p.m.