Function to coerce objects to the BFBayesFactor class
This function coerces objects to the BFBayesFactor class
as.BFBayesFactor(object)
object |
an object of appropriate class (for now, BFBayesFactorTop) |
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'
An object of class BFBayesFactor
Richard D. Morey (richarddmorey@gmail.com)
regressionBF
, anovaBF
whose output is
appropriate for use with this function when whichModels='top'
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.