Skip to contents

Save a z-score scaler to RDS and JSON

Usage

save_scaler(mean_y, sd_y, path_base)

Arguments

mean_y

Mean of the target variable

sd_y

Standard deviation of the target variable

path_base

File path base (no extension)