getConstructScores: Get construct scores

View source: R/postestimate_getConstructScores.R

getConstructScoresR Documentation

Get construct scores

Description

\lifecycle

stable

Usage

getConstructScores(
 .object        = NULL,
 .standardized  = TRUE
 )

Arguments

.object

An R object of class cSEMResults resulting from a call to csem().

.standardized

Logical. Should standardized scores be returned? Defaults to TRUE.

Details

Get the standardized or unstandardized construct scores.

Value

A list of three with elements Construct_scores, W_used, Indicators_used.

See Also

csem(), cSEMResults


M-E-Steiner/cSEM documentation built on March 18, 2024, 12:18 p.m.