rho_gaus: rho(t) of the Gaussian distributiomn

Description Usage Arguments Value Note Examples

View source: R/rho.R

Description

rho(t) of the Gaussian distributiomn

Usage

1
rho_gaus(t, r)

Arguments

t

vector[N] squared Mahalanobis distances

r

scaler, dimension

Value

rho rho of the Gaussian

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_gaus(rnorm(5), 1)

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