View source: R/postestimate_getConstructScores.R
getConstructScores | R Documentation |
stable
getConstructScores( .object = NULL, .standardized = TRUE )
.object |
An R object of class cSEMResults resulting from a call to |
.standardized |
Logical. Should standardized scores be returned? Defaults
to |
Get the standardized or unstandardized construct scores.
A list of three with elements Construct_scores
, W_used
,
Indicators_used
.
csem()
, cSEMResults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.