clampPercentile: Clamp the lowest and highest values.

Description Usage Arguments

Description

Clamp the lowest and highest values.

Usage

1
clampPercentile(values, below = 0.01, above = 0.99)

Arguments

values

The values to remove the top and bottom from

below

Percentile below which to clamp up

above

Percentile above which to camp down


klapaukh/astror documentation built on May 20, 2019, 11:03 a.m.