Percentiles
Computes percentiles.
Percentile(x)
x
A numeric vector of the same length as x with the percentile of each value of x.
x <- rnorm(100) p <- Percentile(x)
Other utilities: Anomaly(), JumpBy(), Mag(), logic
Anomaly()
JumpBy()
Mag()
logic
Useful links