HuberHingeSurrogate-methods {DynTxRegime}R 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)

[Package DynTxRegime version 4.15 Index]