bf.loglik {INTRIGUE}R Documentation

Bayes Factor Loglikelihood Function

Description

Calculate the updated loglikelihood value in EM algorithm, and to evaluate whether converge or not.

Usage

bf.loglik(w, bf)

Arguments

w

The current weight vector

bf

A vector recording all the bayes factor values in log scale.

Value

Negative summation of loglikelihood values.


[Package INTRIGUE version 0.1.0 Index]