Adjusts a configuration
scale_adjust(conf, ref, scale = c("sd", "std", "proc", "none"))
The scale adjusted configuration.
a configuration
a reference configuration (only for scale="proc")
Scale adjustment. "std" standardizes each column of the configurations to mean=0 and sd=1, "sd" scales the configuration by the maximum standard devation of any column, "proc" adjusts the fitted configuration to the reference