Internal function not to be called by the user
get_inner_summary(path_matrix, blocks, modes,
communality, redundancy, R2)
A data frame with the following columns:
Exogenous or Endogenous
R2 coefficient
average communality
average redudancy
Average Variance Extracted
matrix of path connections
list indicating blocks of manifest variables
vector of modes
vector with communality values
vector with redundancy values
vector with R2 values
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Internal function. get_inner_summary
is called by
plspm
.