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.
mode_B(mmMatrix, i, normData, construct_scores)
A matrix of estimated measurement model relations.
is the measurement_model
- a source-to-target matrix representing the measurement model,
generated by constructs
.
is the name of the construct to be estimated.
is the dataframe of the normalized item data.
is the matrix of construct scores generated by estimate_model
.