all_factors: Get all common-factor (reflective) constructs in a model

View source: R/helpers-model.R

all_factorsR Documentation

Get all common-factor (reflective) constructs in a model

Description

Returns the names of constructs estimated as common factors (reflective measurement) in an estimated seminr model.

Usage

all_factors(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.