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

LogitSurrogate-methodsR Documentation

Methods Available for Objects of Class LogitSurrogate

Description

Methods Available for Objects of Class LogitSurrogate

.phiFunc calculates logistic surrogate loss-function

.dphiFunc calculates derivative of logistic surrogate loss-function

Usage

## S4 method for signature 'LogitSurrogate'
.phiFunc(surrogate, u)

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

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