Apply variable scaling
apply_scaling(scaling, x, inverse = FALSE)
an object of class lgpscaling
object to which apply the scaling (numeric)
whether scaling should be done in inverse direction
a similar object as x
Other variable scaling functions:
create_scaling()