| loss2_irsvm | R Documentation | 
Compute composite loss value for epsilon-insensitive type function
loss2_irsvm(y, f, weights, cfun, dfun, s, eps, delta=0.0001)
| y | response variable values | 
| f | fitted values of  | 
| weights | observation weights, same length as  | 
| cfun | integer from 1-8, concave function as in  | 
| dfun | integer value, only  | 
| s |  tuning parameter of  | 
| delta | a small positive number provided by user only if   | 
| eps | non-negative parameter for epsilon-insensitive loss | 
For large s values, the loss can be 0 with cfun=2,3,4,   or "acave", "bcave", "ccave".
Weighted loss values
Zhu Wang <zwang145@uthsc.edu>
Zhu Wang (2024) Unified Robust Estimation, Australian & New Zealand Journal of Statistics. 66(1):77-102.
irglmreg,
loss2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.