check_scaling: Check types of measurement scales and metric
Description
Check types of measurement scales and metric
Usage
check_scaling(scaling, scaled, blocks)
Arguments
scaling
list with type of scaling for each manifest variable
scaled
should manifest variables be standardized
blocks
list defining the blocks of manifest variables
Value
list with validated scaling and scaled
Details
Internal function. check_scaling
is called by check_specs
.