unif {graphicalExtremes}R 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


[Package graphicalExtremes version 0.3.4 Index]