update_wt | R Documentation |
Compute weight value
update_wt(y, ypre, weights, cfun, s, dfun, delta=0.0001)
y |
input value of response variable |
ypre |
predicted value of response variable |
weights |
optional numeric vector of weights. |
cfun |
integer from 1-8, concave function as in |
dfun |
integer value, convex function as in |
s |
a numeric value, see details in |
delta |
a positive small value, see details in |
Weight value
Zhu Wang <wangz1@uthscsa.edu>
Zhu Wang (2020) Unified Robust Estimation, arXiv e-prints, https://arxiv.org/abs/2010.02848
compute_wt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.