Learn R Programming

genpathmox (version 0.5)

get_paths: Calculate path coefficients for plspm

Description

Calculate path coefficients for plspm

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())'

Value

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

Details

Internal function. get_paths is called by plspm.