mode_plsc: Outer weighting scheme functions to estimate construct...

View source: R/library.R

mode_plscR Documentation

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)

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.

Value

A matrix of estimated measurement model relations.


seminr documentation built on Jan. 27, 2026, 5:08 p.m.