hinge: Hinge function

View source: R/hinge.R

hingeR Documentation

Hinge function

Description

\mathrm{hinge}(t) = \max(t,0)

Usage

hinge(t)

Arguments

t

Numeric. Input variable

Examples

## Not run: 
hinge(1)
hinge(-1)

## End(Not run)

zq00/glmhd documentation built on April 7, 2023, 7:45 a.m.