BIC_S: computes the BIC of a RES distribution with Schwarz Penalty...

Description Usage Arguments Value Note

View source: R/BIC.R

Description

computes the BIC of a RES distribution with Schwarz Penalty Term

Usage

1
BIC_S(S_est, t, mem, rho)

Arguments

S_est

array[r, r, ll] Scatter matrices of the clusters

t

Matrix[N, ll] Squared Mahalanobis distances to cluster centers

mem

Matrix[N, ll] cluster memberships

rho

Vector rho of density generator

Value

list

  1. bic

  2. pen : Penalty term

  3. like : Likelihood term

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


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