Description Usage Arguments Value
Calculate distance in RMSE between quantiles of distributions
1 | per_distance(x, n.quant, wgt, wgt1, p = 2/3, plot.sign = F)
|
x |
variable. |
n.quant |
number of quantiles. |
wgt |
original weights. |
wgt1 |
weights under I = 1. |
p |
proportion of quantiles that need to be increase (decrease) in order to return a positive (negative) sign. |
plot.sign |
if F returns RMSE, if T returns the sign of effect. |
scalar for distance. If sign = TRUE, returns +1 (-1) for increasing (decreasing) p of quantiles. Else returns 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.