getConstructScores: Get construct scores
Description
Get the standardized or unstandardized construct scores.
Usage
getConstructScores(
 .object        = NULL,
 .standardized  = TRUE
 )
Arguments
.standardized
Logical. Should standardized scores be returned? Defaults
to TRUE.
Value
A matrix of construct scores.