clip.at.fixed.value: clip.at.fixed.value

View source: R/CodeAndRoll2.R

clip.at.fixed.valueR Documentation

clip.at.fixed.value

Description

Signal clipping. Cut values in a distribution, above or below a threshold.

Usage

clip.at.fixed.value(x, high = TRUE, thr = 3)

Arguments

x

A vector of numeric values (distribution).

high

Clip above threshold? Default: TRUE

thr

threshold values, Default: 3


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.