HuberHingeSurrogate-methods: Methods Available for Objects of Class 'HuberHingeSurrogate'

HuberHingeSurrogate-methodsR Documentation

Methods Available for Objects of Class HuberHingeSurrogate

Description

Methods Available for Objects of Class HuberHingeSurrogate

.phiFunc calculates huberized hinge surrogate loss-function

.dphiFunc calculates derivative of huberized hinge surrogate loss-function

Usage

## S4 method for signature 'HuberHingeSurrogate'
.phiFunc(surrogate, u)

## S4 method for signature 'HuberHingeSurrogate'
.dPhiFunc(surrogate, u, du)

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.