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

View source: R/library.R

path_factorialR 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_factorial(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.


sem-in-r/seminr documentation built on Aug. 26, 2022, 8:47 p.m.