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

View source: R/library.R

mode_AR 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_A(mmMatrix, i, normData, construct_scores)

Arguments

mmMatrix

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

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

Value

A matrix of estimated measurement model relations.


seminr documentation built on Oct. 13, 2022, 1:05 a.m.