get_gof: Goodness-of-fit for 'plspm'

View source: R/get_gof.R

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


plspm documentation built on June 22, 2024, 11:29 a.m.