extractOdds-methods: Extract the odds from an object

extractOddsR Documentation

Extract the odds from an object

Description

Extract the odds from an object

Usage

extractOdds(x, logodds = FALSE, onlyodds = FALSE)

## S4 method for signature 'BFodds'
extractOdds(x, logodds = FALSE, onlyodds = FALSE)

Arguments

x

object from which to extract

logodds

return the logarithm

onlyodds

return a vector of only the odds

Value

Returns an object containing odds extracted from the object


BayesFactor documentation built on Sept. 22, 2023, 1:06 a.m.