path_weighting {seminr} | R 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 |
construct_scores |
is the matrix of construct scores generated by |
dependant |
is the vector of dependant constructs in the model. |
paths_matrix |
is the matrix of estimated path coefficients estimated by |
Value
A matrix of estimated structural relations.
References
Lohmoller, J.B. (1989). Latent variables path modeling with partial least squares. Heidelberg, Germany: Physica-Verlag.
[Package seminr version 2.3.3 Index]