R/hinge.R
hinge.Rd
\(\mathrm{hinge}(t) = \max(t,0)\)
hinge(t)
Numeric. Input variable
if (FALSE) { hinge(1) hinge(-1) }