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

SqHingeSurrogate-methodsR Documentation

Methods Available for Objects of Class SqHingeSurrogate

Description

Methods Available for Objects of Class SqHingeSurrogate

.phiFunc calculates squared hinge surrogate loss-function

.dphiFunc calculates derivative of squared hinge surrogate loss-function

Usage

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

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

DynTxRegime documentation built on June 8, 2025, 10:57 a.m.