BIC_A: Computes the BIC of a RES distribution with the asymptotic...

Description Usage Arguments Value

View source: R/BIC.R

Description

Computes the BIC of a RES distribution with the asymptotic penalty term

Usage

1
BIC_A(S_est, t, mem, rho, psi, eta)

Arguments

S_est

array[r, r, ll]. Estimated scatter matrix of cluster ll

t

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

mem

Matrix[N, ll] Cluster memberships

rho

Vector rho of density generator

psi

Vector. psi of density generator

eta

Vector. eta of density generator

Value

list

  1. bic

  2. pen : Penalty term

  3. like : Likelihood term


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