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 Nov. 25, 2023, 1:09 a.m.