SmoothRampSurrogate-methods: Methods Available for Objects of Class 'SmoothRampSurrogate'

SmoothRampSurrogate-methodsR 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)

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.