mode_plsc specifies outer weighting as mode A and then applies PLSc disattenuation
to mimic common-factor model estimates.
mode_plsc(mmMatrix, j, 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.