xgboost (version 1.3.2.1)

normalize: Scale feature value to have mean 0, standard deviation 1

Description

This is used to compare multiple features on the same plot. Internal utility function

Usage

normalize(x)

Arguments

x

Numeric vector

Value

Numeric vector with mean 0 and sd 1.