ExpSurrogate-methods {DynTxRegime}R 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)

[Package DynTxRegime version 4.16 Index]