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

ExpSurrogate-methodsR Documentation

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 signature 'ExpSurrogate'
.phiFunc(surrogate, u)

## S4 method for signature 'ExpSurrogate'
.dPhiFunc(surrogate, u, du)

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