Skip to contents

Centers variables by subtracting a specified center value from original variables. Implements the 'center' transformation step from the Model Parameters pipeline.

Usage

.run_step_center(mod, file)

Arguments

mod

Model object

file

Path to center step specification file

Value

Updated model object with centered variables added to data