test_manifest_scaling {plspm} | R Documentation |
Test scaling of selected manifest variables
Description
Internal function not to be called by the user
Usage
test_manifest_scaling(MV, scaling)
Arguments
MV |
matrix or data frame with selected manifest variables |
scaling |
list with specified scaling for each manifest variable |
Details
Internal function. test_manifest_scaling
is called
by plspm
. Basically checks that unordered factors
have nominal scaling.
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!)
[Package plspm version 0.5.1 Index]