path_weighting: Inner weighting scheme functions to estimate inner paths...

View source: R/library.R

path_weightingR Documentation

Inner weighting scheme functions to estimate inner paths matrix

Description

path_factorial and path_weighting specify the inner weighting scheme to be used in the estimation of the inner paths matrix

Usage

path_weighting(smMatrix,construct_scores, dependant, paths_matrix)

Arguments

smMatrix

is the structural_model - a source-to-target matrix representing the inner/structural model, generated by relationships.

construct_scores

is the matrix of construct scores generated by estimate_model.

dependant

is the vector of dependant constructs in the model.

paths_matrix

is the matrix of estimated path coefficients estimated by estimate_model.

Value

A matrix of estimated structural relations.

References

Lohmoller, J.B. (1989). Latent variables path modeling with partial least squares. Heidelberg, Germany: Physica-Verlag.


ISS-Analytics/seminr documentation built on Aug. 28, 2022, 11:50 p.m.