redist_quantile_trunc | R Documentation |
Defined as pmin(x, quantile(x, 1 - length(x)^(-0.5)))
redist_quantile_trunc(x)
x |
the weights |
numeric vector
redist_quantile_trunc(c(1, 2, 3, 4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.