get_gof {plspm}R Documentation

Goodness-of-fit for plspm

Description

Internal function not to be called by the user

Usage

  get_gof(comu, R2, blocks, path_matrix)

Arguments

comu

list of communalities

R2

vector of R-squared coefficients

blocks

list of variables in each block

path_matrix

Inner Design Matrix

Details

Internal function. get_gof is called by plspm

Warning

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


[Package plspm version 0.5.1 Index]