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