rho_tukey: Computes rho(t) of the Tukey loss function

Description Usage Arguments Value Note Examples

View source: R/rho.R

Description

Computes rho(t) of the Tukey loss function

Usage

1
rho_tukey(t, r, cT)

Arguments

t

vector[N] squared Mahalanobis distance

r

scalar, dimension

cT

scalar, tuning parameter

Value

rho vector[N] rho of the Tukey loss function

Note

"Robust M-Estimation based Bayesian Cluster Enumeration for Real Elliptically Symmetric Distributions" Christian A. Schroth and Michael Muma, Signal Processing Group, Technische Universität Darmstadt submitted to IEEE Transactions on Signal Processing

Examples

1
rho_tukey(rnorm(5),2,5)

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