ExpSurrogate-methods: Methods Available for Objects of Class ExpSurrogate
Description
Methods Available for Objects of Class ExpSurrogate
.phiFunc
calculates exponential surrogate loss-function
.dphiFunc
calculates derivative of exponential surrogate loss-function
Usage
# S4 method for ExpSurrogate
.phiFunc(surrogate, u)# S4 method for ExpSurrogate
.dPhiFunc(surrogate, u, du)