View source: R/test_manifest_scaling.R
test_manifest_scaling | R Documentation |
Internal function not to be called by the user
test_manifest_scaling(MV, scaling)
MV |
matrix or data frame with selected manifest variables |
scaling |
list with specified scaling for each manifest variable |
Internal function. test_manifest_scaling
is called
by plspm
. Basically checks that unordered factors
have nominal scaling.
gives an error when factors in MV have bad scaling
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.