robust.scale: flatten outliers by quantile

View source: R/glmnet_utils.R

robust.scaleR Documentation

flatten outliers by quantile

Description

enforce outliers to pmax and pmin within a quantile

Usage

robust.scale(x, qlow = 0.1, qhigh = 0.9)

Value

a vector of features pmin and pmax by quantile


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.