bfunc: Compute upper bound of second derivative of loss

View source: R/bst.R

bfuncR Documentation

Compute upper bound of second derivative of loss

Description

Compute upper bound of second derivative of loss.

Usage

bfunc(family, s)

Arguments

family

a family from "closs", "gloss", "qloss" for classification and "clossR" for robust regression.

s

a parameter related to robustness.

Details

A finite upper bound is required in quadratic majorization.

Value

A positive number.

Author(s)

Zhu Wang


bst documentation built on Jan. 7, 2023, 1:23 a.m.