huberloss | R Documentation |
Huber Loss
huberloss(r, alpha)
r |
residual, y-Xbeta |
alpha |
1/alpha is the huber tuning parameter delta. Larger alpha results in smaller portion of squared loss. |
it returns huber loss that will be called in Huber estimation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.