| .apply_weight_fun | R Documentation |
Dispatches to huber_weight or tukey_weight
depending on the method argument.
.apply_weight_fun(u, method = "huber", alpha = NULL)
u |
numeric vector of standardized values |
method |
weight function to use: |
alpha |
tuning constant. If |
numeric vector of weights in [0, 1]
Matthias Templ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.