powered by
Rescale the vector x empirically to uniform margin.
x
unif(x, na.rm = FALSE)
Numeric vector with entries rescaled to uniform margins
Numeric vector.
Logical. If TRUE, missing values are removed. If FALSE, missing values are kept as such.