extractOdds | R Documentation |
Extract the odds from an object
extractOdds(x, logodds = FALSE, onlyodds = FALSE)
## S4 method for signature 'BFodds'
extractOdds(x, logodds = FALSE, onlyodds = FALSE)
x |
object from which to extract |
logodds |
return the logarithm |
onlyodds |
return a vector of only the odds |
Returns an object containing odds extracted from the object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.