squared.hinge {penaltyLearning} | R Documentation |
squared hinge
Description
The squared hinge loss.
Usage
squared.hinge(x, e = 1)
Arguments
x |
x |
e |
e |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]
[Package penaltyLearning version 2024.9.3 Index]