View source: R/get_scaled_data.R
get_data_scaled | R Documentation |
plspm
Internal function not to be called by the user
get_data_scaled(DM, scaled)
DM |
matrix or data frame from with manifest variables |
scaled |
whether to scale latent variables |
Internal function. get_scaled_data
is called by
plspm.groups
and others.
matrix or data frame of (un)scaled MVs
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
In non-metric case, all mvs are starndardized, and those ordinal or nominal are rankified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.