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