.frac_rank_cpp | R Documentation |
Computes the vector of fractional ranks related to a given vector
.frac_rank_cpp(x, pi)
x |
vector of size n gathering the values for which the fractional rank should be computed |
pi |
vector of size n gathering the observation weights (notice that sum(pi)=1) |
Fractional rank related to vector x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.