get_treated_data: Apply corresponding treatment to MV

View source: R/get_treated_data.r

get_treated_dataR Documentation

Apply corresponding treatment to MV

Description

Internal function not to be called by the user

Usage

  get_treated_data(MV, specs)

Arguments

MV

matrix or data frame from with manifest variables

specs

list with algorithm specifications

Details

Internal function. get_treated_data is called by plspm.

Value

matrix or data frame of treated MVs (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!)

Note

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


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.