Description Usage Arguments Details Value Author(s) See Also
This function coerces objects to the BFBayesFactor class
1 | 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'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.