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