View source: R/methods-BFprobability.R
as.BFprobability | R Documentation |
This function coerces objects to the BFprobability class
as.BFprobability(object, normalize = NULL, lognormalize = NULL)
object |
an object of appropriate class (BFodds) |
normalize |
the sum of the probabilities for all models in the object (1 by default) |
lognormalize |
alternative to |
Function to coerce objects to the BFprobability class
Currently, this function will only work with objects of class
BFOdds
.
An object of class BFprobability
Richard D. Morey (richarddmorey@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.