get_data_scaled: Scaling data outside 'plspm'

Description Usage Arguments Details Value Warning Note

View source: R/get_scaled_data.r

Description

Internal function not to be called by the user

Usage

1
  get_data_scaled(DM, scaled)

Arguments

DM

matrix or data frame from with manifest variables

scaled

whether to scale latent variables

Details

Internal function. get_scaled_data is called by plspm.groups and others.

Value

matrix or data frame of (un)scaled MVs

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)

Note

In non-metric case, all mvs are starndardized, and those ordinal or nominal are rankified


gastonstat/plspm2 documentation built on May 16, 2019, 5:47 p.m.