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 June 8, 2025, 10:57 a.m.