loss3 | R Documentation |
Compute composite loss value
loss3(y, mu, theta, weights, cfun, family, s, delta)
y |
response variable values, 0/1 if |
mu |
response prediction of |
theta |
scale parameter for |
weights |
observation weights, same length as |
cfun |
integer from 1-8, concave function as in |
family |
integer 2, 3 or 4, convex function binomial, Poisson or negative binomial, respectively |
s |
tuning parameter of |
delta |
a small positive number provided by user only if |
For large s
values, the loss can be 0 with cfun=2,3,4
, or "acave", "bcave", "ccave".
Weighted loss values
Zhu Wang <wangz1@uthscsa.edu>
Zhu Wang (2020) Unified Robust Estimation, arXiv e-prints, https://arxiv.org/abs/2010.02848
loss2
ccglm
ccglmreg
loss2_ccsvm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.