dot-uniformize: Convert to quantiles when provided with numeric vector. When...

.uniformizeR Documentation

Convert to quantiles when provided with numeric vector. When col is a factor vector assign uniformly value between 0 and 1 to each level.

Description

Convert to quantiles when provided with numeric vector. When col is a factor vector assign uniformly value between 0 and 1 to each level.

Usage

.uniformize(col)

Arguments

col

vector

Value

vector with values between 0 and 1


h2o documentation built on May 29, 2024, 4:26 a.m.