Learn R Programming

DynTxRegime (version 4.15)

HuberHingeSurrogate-methods: 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 HuberHingeSurrogate
.phiFunc(surrogate, u)

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

Arguments