construct_mode: Get the measurement mode of a construct

construct_modeR Documentation

Get the measurement mode of a construct

Description

Returns the measurement mode (e.g., '"A"', '"B"', or reflective) for a given construct in the measurement-model matrix.

Usage

construct_mode(mmMatrix, construct)

Arguments

mmMatrix

A measurement model matrix as found on an estimated seminr model ('model$mmMatrix').

construct

The construct name.

Value

A character string identifying the measurement mode.


seminr documentation built on May 25, 2026, 9:06 a.m.