get_inner_summary: Inner summary assessment

Description Usage Arguments Details Value Warning

View source: R/get_inner_summary.r

Description

Internal function not to be called by the user

Usage

1
2
  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/plspm2 documentation built on May 16, 2019, 5:47 p.m.