Learn R Programming

INTRIGUE (version 0.1.0)

bf.weighted_sum: Bayes Factor Weighted Summation

Description

A function calculates the weighted summation of bayes factor.

Usage

bf.weighted_sum(w, bf, i)

Arguments

w

Input weight vector.

bf

Input bayes factor vector

i

Individual index.

Value

Weighted sum for bayes factor in log scale.