extractOdds: Extract the odds from an object
Description
Extract the odds from an object
Usage
extractOdds(x, logodds = FALSE, onlyodds = FALSE)# S4 method for BFodds
extractOdds(x, logodds = FALSE, onlyodds = FALSE)
Value
Returns an object containing odds extracted from the object
Arguments
- x
object from which to extract
- logodds
return the logarithm
- onlyodds
return a vector of only the odds