rho_huber: Computes rho(t) of the Huber distribution

Description Usage Arguments Value Examples

View source: R/rho.R

Description

Computes rho(t) of the Huber distribution

Usage

1
rho_huber(t, r, lst = list())

Arguments

t

vector[N] squared Mahalanobis distances

r

scalar, dimension

lst

List of scalar tuning parameters. There are 3 valid options of this argument

  1. Empty list. Default case

  2. List containing qH

  3. List containing cH, bH, aH

Value

vector[N] rho(t) of Huber distribution

Examples

1

Mufabo/ICASSP20.T6.R documentation built on May 30, 2021, 11:20 a.m.