Cpp_rank: The rank of a vector

Description Usage Arguments Value

Description

Cpp_rank returns the order of a given vector. It has the same purpose as rank, but is implemented with Cpp and much faster.

Usage

1
Cpp_rank(vec)

Arguments

vec

A vector of numerics.

Value

A vector of integers containing the rank the given vector is returned.


ziyanyin/DEEE documentation built on May 4, 2019, 11:23 p.m.