construct_type: Get the user-facing measurement type of a construct

View source: R/helpers-model.R

construct_typeR Documentation

Get the user-facing measurement type of a construct

Description

Returns the measurement type string (e.g., '"composite"', '"reflective"', '"interaction"') for a construct in an estimated model.

Usage

construct_type(model, construct)

Arguments

model

An estimated seminr model.

construct

The construct name (or construct specification, for interaction constructs).

Value

A character string identifying the construct type.


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