all_composites: Get all composite constructs in a model

View source: R/helpers-model.R

all_compositesR Documentation

Get all composite constructs in a model

Description

Returns the names of constructs estimated as composites (i.e., not reflective common factors) in an estimated seminr model.

Usage

all_composites(seminr_model)

Arguments

seminr_model

An estimated seminr model.

Value

A character vector of construct names.


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