SmoothRampSurrogate-methods {DynTxRegime} | R Documentation |
Methods Available for Objects of Class SmoothRampSurrogate
Description
Methods Available for Objects of Class SmoothRampSurrogate
.phiFunc
calculates smoothed ramp surrogate loss-function
.dphiFunc
calculates derivative of smoothed ramp surrogate loss-function
Usage
## S4 method for signature 'SmoothRampSurrogate'
.phiFunc(surrogate, u, res)
## S4 method for signature 'SmoothRampSurrogate'
.dPhiFunc(surrogate, u, du, res)
[Package DynTxRegime version 4.16 Index]