test_manifest_scaling: Test scaling of selected manifest variables
Description
Internal function not to be called by the userUsage
test_manifest_scaling(MV, scaling)
Arguments
MV
matrix or data frame with selected manifest
variables
scaling
list with specified scaling for each
manifest variable
Value
- gives an error when factors in MV have bad scaling
Warning
Do NOT use this function unless you are ME, a package
developer, or a jedi user who really knows what is doing
(seriously!)Details
Internal function. test_manifest_scaling
is called
by plspm
. Basically checks that unordered factors
have nominal scaling.