This function coerces objects to the BFprobability class
as.BFprobability(object, normalize = NULL, lognormalize = NULL)
An object of class BFprobability
an object of appropriate class (BFodds)
the sum of the probabilities for all models in the object (1 by default)
alternative to normalize
; the
logarithm of the normalization constant (0 by default)
Richard D. Morey (richarddmorey@gmail.com)
Function to coerce objects to the BFprobability class
Currently, this function will only work with objects of class
BFOdds
.