get_paths: Calculate path coefficients for 'plspm'

View source: R/get_paths.r

get_pathsR Documentation

Calculate path coefficients for plspm

Description

Internal function not to be called by the user

Usage

  get_paths(path_matrix, Y_lvs, full = TRUE)

Arguments

path_matrix

path matrix

Y_lvs

Matrix of latent variables

full

logical to indicate all results from 'summary(lm())'

Details

Internal function. get_paths is called by plspm.

Value

list with inner results, path coefs matrix, R2, and residuals

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.