priorOdds<- {BayesFactor} | R Documentation |
Set prior odds in an object
Description
Set prior odds in an object
Usage
priorOdds(object) <- value
## S4 replacement method for signature 'BFodds,numeric'
priorOdds(object) <- value
Arguments
object |
object in which to set odds |
value |
odds |
[Package BayesFactor version 0.9.12-4.7 Index]