Learn R Programming

seminr (version 2.4.0)

mode_plsc: Outer weighting scheme functions to estimate construct weighting.

Description

mode_plsc specifies outer weighting as mode A and then applies PLSc disattenuation to mimic common-factor model estimates.

Usage

mode_plsc(mmMatrix, j, normData, construct_scores)

Value

A matrix of estimated measurement model relations.

Arguments

mmMatrix

is the measurement_model - a source-to-target matrix representing the measurement model, generated by constructs.

j

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 estimate_model.