Learn R Programming

plspm (version 0.4.1)

get_inner_summary: Inner summary assessment

Description

Internal function not to be called by the user

Usage

get_inner_summary(path_matrix, blocks, modes,
    communality, redundancy, R2)

Arguments

path_matrix
matrix of path connections
blocks
list indicating blocks of manifest variables
modes
vector of modes
communality
vector with communality values
redundancy
vector with redundancy values
R2
vector with R2 values

Value

  • A data frame with the following columns:
  • TypeExogenous or Endogenous
  • R2R2 coefficient
  • Mean_Communalityaverage communality
  • Mean_Redundancyaverage redudancy
  • AVEAverage Variance Extracted

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)

Details

Internal function. get_inner_summary is called by plspm.