unif: Uniform margin

View source: R/transformation_functions.R

unifR Documentation

Uniform margin

Description

Rescale the vector x empirically to uniform margin.

Usage

unif(x, na.rm = FALSE)

Arguments

x

Numeric vector.

na.rm

Logical. If TRUE, missing values are removed. If FALSE, missing values are kept as such.

Value

Numeric vector with entries rescaled to uniform margins


sebastian-engelke/graphicalExtremes documentation built on Jan. 10, 2025, 10:02 a.m.