This function coerces objects to the BFBayesFactor class
as.BFBayesFactor(object)
An object of class BFBayesFactor
an object of appropriate class (for now, BFBayesFactorTop)
Richard D. Morey (richarddmorey@gmail.com)
Function to coerce objects to the BFBayesFactor class
Currently, this function will only work with objects of class
BFBayesFactorTop
, which are output from the functions anovaBF
and regressionBF
when the whichModels
argument is set to
'top'
regressionBF
, anovaBF
whose output is
appropriate for use with this function when whichModels='top'