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

[Package DynTxRegime version 4.16 Index]