get_inner_summary: Inner summary assessment

View source: R/get_inner_summary.r

get_inner_summaryR Documentation

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

Details

Internal function. get_inner_summary is called by plspm.

Value

A data frame with the following columns:

Type

Exogenous or Endogenous

R2

R2 coefficient

Mean_Communality

average communality

Mean_Redundancy

average redudancy

AVE

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


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.