Processing math: 0%
Skip to contents
glmhd
0.0.0.9000
Reference
Articles
A resized bootstrap method for high-dimensional GLMs
Estimating the distribution of the M-estimator of a general loss function
glmhd: statistical inference in high-dimensional binary regression
Hinge function
Source:
R/hinge.R
hinge.Rd
h
i
n
g
e
(
t
)
=
max
Usage
hinge
(
t
)
Arguments
t
Numeric. Input variable
Examples
if
(
FALSE
)
{
hinge
(
1
)
hinge
(
-
1
)
}