bf.loglik: Bayes Factor Loglikelihood Function

Description Usage Arguments Value

View source: R/bf.loglik.R

Description

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

Usage

1
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.


INTRIGUE documentation built on Nov. 8, 2020, 4:30 p.m.