get_treated_data: Apply corresponding treatment to MV
Description
Apply corresponding treatment to MV
Usage
get_treated_data(MV, specs)
Arguments
MV
matrix or data frame from with manifest variables
specs
list with algorithm specifications
Value
matrix or data frame of treated MVs (scaling)
Details
Internal function. get_treated_data
is called by plspm
.