stable
getConstructScores(
.object = NULL,
.standardized = TRUE
)
An R object of class cSEMResults resulting from a call to csem()
.
Logical. Should standardized scores be returned? Defaults
to TRUE
.
A list of three with elements Construct_scores
, W_used
,
Indicators_used
.
Get the standardized or unstandardized construct scores.