powered by
Computes the vector of fractional ranks related to a given vector
.frac_rank_cpp(x, pi)
Fractional rank related to vector x
vector of size n gathering the values for which the fractional rank should be computed
vector of size n gathering the observation weights (notice that sum(pi)=1)