bf.weighted_sum {INTRIGUE} | R Documentation |
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.
[Package INTRIGUE version 0.1.0 Index]