qtrim: cut off vector by quantiles

View source: R/package.R

qtrimR Documentation

cut off vector by quantiles

Description

Use the empirical distribution of numeric values to get the quantiles assigned to each value of a vector. then remove values that are above the quantile cutoff.

Usage

qtrim(x, maxq = 0.99)

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