check_scaling {plspm} | R Documentation |
Internal function not to be called by the user
check_scaling(scaling, scaled, blocks)
scaling |
list with type of scaling for each manifest variable |
scaled |
should manifest variables be standardized |
blocks |
list defining the blocks of manifest variables |
Internal function. check_scaling
is called by
check_specs
.
list with validated scaling and scaled
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)