mode_B {seminr} | R Documentation |
Outer weighting scheme functions to estimate construct weighting.
Description
mode_A
, correlation_weights
and mode_B
, regression_weights
specify the outer weighting
scheme to be used in the estimation of the construct weights and score.
Usage
mode_B(mmMatrix, i, normData, construct_scores)
Arguments
mmMatrix |
is the |
i |
is the name of the construct to be estimated. |
normData |
is the dataframe of the normalized item data. |
construct_scores |
is the matrix of construct scores generated by |
Value
A matrix of estimated measurement model relations.
[Package seminr version 2.3.3 Index]