plspm (version 0.5.1)

get_data_scaled: Scaling data outside plspm

Description

Internal function not to be called by the user

Usage

get_data_scaled(DM, scaled)

Value

matrix or data frame of (un)scaled MVs

Arguments

DM

matrix or data frame from with manifest variables

scaled

whether to scale latent variables

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. get_scaled_data is called by plspm.groups and others.