get_treated_data: Apply corresponding treatment to MV
Description
Internal function not to be called by the user
Usage
get_treated_data(MV, specs)
Value
matrix or data frame of treated MVs (scaling)
Arguments
- MV
matrix or data frame from with manifest
variables
- specs
list with algorithm specifications
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_treated_data
is called by
plspm
.